Skip to content

Commit

Permalink
build(deps): bump @babel/runtime from 7.22.15 to 7.24.4
Browse files Browse the repository at this point in the history
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.15 to 7.24.4.
- [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.24.4/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ivangabriele committed Apr 3, 2024
1 parent b915184 commit 43a0def
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 @@ -38,7 +38,7 @@
"test:unit:watch": "yarn test:unit --watch"
},
"dependencies": {
"@babel/runtime": "7.22.15",
"@babel/runtime": "7.24.4",
"@tanstack/react-table": "8.9.7",
"@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 @@ -1648,12 +1648,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.22.15":
version: 7.22.15
resolution: "@babel/runtime@npm:7.22.15"
"@babel/runtime@npm:7.24.4":
version: 7.24.4
resolution: "@babel/runtime@npm:7.24.4"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 96b74adfd1db812d06ed56d9db12acecfc844d252b93994ce4901433957bd28affba725622a4dc9e7f76384c4cb6cadc3d620d07817c8be9156eaedba5eea059
checksum: 785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2835,7 +2835,7 @@ __metadata:
"@babel/preset-env": "npm:7.22.15"
"@babel/preset-react": "npm:7.22.15"
"@babel/preset-typescript": "npm:7.23.2"
"@babel/runtime": "npm:7.22.15"
"@babel/runtime": "npm:7.24.4"
"@chrisneedham/rollup-plugin-peer-deps-external": "npm:2.3.1"
"@commitlint/cli": "npm:19.0.1"
"@commitlint/config-conventional": "npm:19.0.0"
Expand Down

0 comments on commit 43a0def

Please sign in to comment.