Skip to content

Commit

Permalink
Bump @babel/runtime from 7.25.6 to 7.25.7
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.25.6 to 7.25.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.25.7/packages/babel-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent c586c9e commit ca96d2d
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 @@ -5,7 +5,7 @@
"@babel/core": "7.25.2",
"@babel/plugin-transform-runtime": "7.25.4",
"@babel/preset-env": "7.25.4",
"@babel/runtime": "7.25.6",
"@babel/runtime": "7.25.7",
"@fortawesome/fontawesome-free": "^6.6.0",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^8.32.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1346,12 +1346,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 @@ -2744,7 +2744,7 @@ __metadata:
"@babel/core": "npm:7.25.2"
"@babel/plugin-transform-runtime": "npm:7.25.4"
"@babel/preset-env": "npm:7.25.4"
"@babel/runtime": "npm:7.25.6"
"@babel/runtime": "npm:7.25.7"
"@fortawesome/fontawesome-free": "npm:^6.6.0"
"@popperjs/core": "npm:^2.11.8"
"@sentry/browser": "npm:^8.32.0"
Expand Down

0 comments on commit ca96d2d

Please sign in to comment.