Skip to content

Commit

Permalink
Bump @babel/runtime from 7.24.4 to 7.24.5
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.24.4 to 7.24.5.
- [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.5/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 90e1b8b commit 23596ac
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 @@ -10,7 +10,7 @@
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@babel/runtime": "^7.24.5",
"@sentry/browser": "^6.19.7",
"@sentry/tracing": "^6.19.7",
"accessible-autocomplete": "^2.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2434,12 +2434,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.24.4":
version: 7.24.4
resolution: "@babel/runtime@npm:7.24.4"
"@babel/runtime@npm:^7.24.5":
version: 7.24.5
resolution: "@babel/runtime@npm:7.24.5"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c
checksum: 05730e43e8ba6550eae9fd4fb5e7d9d3cb91140379425abcb2a1ff9cebad518a280d82c4c4b0f57ada26a863106ac54a748d90c775790c0e2cd0ddd85ccdf346
languageName: node
linkType: hard

Expand Down Expand Up @@ -5650,7 +5650,7 @@ __metadata:
"@babel/plugin-proposal-object-rest-spread": "npm:^7.20.7"
"@babel/plugin-transform-runtime": "npm:^7.24.3"
"@babel/preset-env": "npm:^7.24.4"
"@babel/runtime": "npm:^7.24.4"
"@babel/runtime": "npm:^7.24.5"
"@sentry/browser": "npm:^6.19.7"
"@sentry/tracing": "npm:^6.19.7"
accessible-autocomplete: "npm:^2.0.3"
Expand Down

0 comments on commit 23596ac

Please sign in to comment.