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://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `@babel/runtime` from 7.26.0 to 7.26.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.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 maximeperraultdev committed Jan 27, 2025
1 parent e733e92 commit 27b7f6c
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.26.0",
"@babel/runtime": "7.26.7",
"@tanstack/react-table": "8.20.6",
"@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 @@ -1711,12 +1711,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.26.0":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
"@babel/runtime@npm:7.26.7":
version: 7.26.7
resolution: "@babel/runtime@npm:7.26.7"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
checksum: 10c0/60199c049f90e5e41c687687430052a370aca60bac7859ff4ee761c5c1739b8ba1604d391d01588c22dc0e93828cbadb8ada742578ad1b1df240746bce98729a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2980,7 +2980,7 @@ __metadata:
"@babel/preset-env": "npm:7.26.7"
"@babel/preset-react": "npm:7.26.3"
"@babel/preset-typescript": "npm:7.26.0"
"@babel/runtime": "npm:7.26.0"
"@babel/runtime": "npm:7.26.7"
"@chrisneedham/rollup-plugin-peer-deps-external": "npm:2.3.1"
"@commitlint/cli": "npm:19.6.1"
"@commitlint/config-conventional": "npm:19.6.0"
Expand Down

0 comments on commit 27b7f6c

Please sign in to comment.