Skip to content

Commit

Permalink
build(deps): bump @babel/runtime in the non-major-dependencies group
Browse files Browse the repository at this point in the history
Bumps the non-major-dependencies group with 1 update: [@babel/runtime](https:/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `@babel/runtime` from 7.25.6 to 7.25.7
- [Release notes](https:/babel/babel/releases)
- [Changelog](https:/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https:/babel/babel/commits/v7.25.7/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Oct 7, 2024
1 parent 418147a commit 7c18617
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test:unit:watch": "yarn test:unit --watch"
},
"dependencies": {
"@babel/runtime": "7.25.6",
"@babel/runtime": "7.25.7",
"@tanstack/react-table": "8.20.5",
"@tanstack/react-virtual": "beta",
"prop-types": "15.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1909,12 +1909,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.25.6":
version: 7.25.6
resolution: "@babel/runtime@npm:7.25.6"
"@babel/runtime@npm:7.25.7":
version: 7.25.7
resolution: "@babel/runtime@npm:7.25.7"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/d6143adf5aa1ce79ed374e33fdfd74fa975055a80bc6e479672ab1eadc4e4bfd7484444e17dd063a1d180e051f3ec62b357c7a2b817e7657687b47313158c3d2
checksum: 10c0/86b7829d2fc9343714a9afe92757cf96c4dc799006ca61d73cda62f4b9e29bfa1ce36794955bc6cb4c188f5b10db832c949339895e1bbe81a69022d9d578ce29
languageName: node
linkType: hard

Expand Down Expand Up @@ -3408,7 +3408,7 @@ __metadata:
"@babel/preset-env": "npm:7.25.7"
"@babel/preset-react": "npm:7.25.7"
"@babel/preset-typescript": "npm:7.25.7"
"@babel/runtime": "npm:7.25.6"
"@babel/runtime": "npm:7.25.7"
"@chrisneedham/rollup-plugin-peer-deps-external": "npm:2.3.1"
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
Expand Down

0 comments on commit 7c18617

Please sign in to comment.