Skip to content

Commit

Permalink
Bump @babel/runtime from 7.25.7 to 7.25.9
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.7 to 7.25.9.
- [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.9/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 23, 2024
1 parent bfbba8c commit 29a6455
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 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.8",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/runtime": "7.25.7",
"@babel/runtime": "7.25.9",
"@fortawesome/fontawesome-free": "^6.6.0",
"@popperjs/core": "^2.11.8",
"@sentry/browser": "^8.35.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:7.25.7, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:7.25.9":
version: 7.25.9
resolution: "@babel/runtime@npm:7.25.9"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/d1727a47eab67b8a742cbf1ef336a20c3d906fe65d6316d073c72479125addfa4358c44dd7b95d114f241b93409b134fad7cea43f3bf8ca7e2ef344177eb72d8
languageName: node
linkType: hard

"@babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.8.4":
version: 7.25.7
resolution: "@babel/runtime@npm:7.25.7"
dependencies:
Expand Down Expand Up @@ -2761,7 +2770,7 @@ __metadata:
"@babel/core": "npm:7.25.8"
"@babel/plugin-transform-runtime": "npm:7.25.9"
"@babel/preset-env": "npm:7.25.9"
"@babel/runtime": "npm:7.25.7"
"@babel/runtime": "npm:7.25.9"
"@fortawesome/fontawesome-free": "npm:^6.6.0"
"@popperjs/core": "npm:^2.11.8"
"@sentry/browser": "npm:^8.35.0"
Expand Down

0 comments on commit 29a6455

Please sign in to comment.