Skip to content

Commit c5518bb

Browse files
Bump @babel/runtime from 7.24.5 to 7.24.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.5 to 7.24.6. - [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.6/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]>
1 parent 8beb741 commit c5518bb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/core": "^7.24.6",
66
"@babel/plugin-transform-runtime": "^7.24.6",
77
"@babel/preset-env": "^7.24.6",
8-
"@babel/runtime": "^7.24.5",
8+
"@babel/runtime": "^7.24.6",
99
"@egjs/hammerjs": "^2.0.17",
1010
"@fortawesome/fontawesome-free": "^6.5.2",
1111
"@popperjs/core": "^2.11.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,12 +1368,12 @@ __metadata:
13681368
languageName: node
13691369
linkType: hard
13701370

1371-
"@babel/runtime@npm:^7.24.5":
1372-
version: 7.24.5
1373-
resolution: "@babel/runtime@npm:7.24.5"
1371+
"@babel/runtime@npm:^7.24.6":
1372+
version: 7.24.6
1373+
resolution: "@babel/runtime@npm:7.24.6"
13741374
dependencies:
13751375
regenerator-runtime: "npm:^0.14.0"
1376-
checksum: 10c0/05730e43e8ba6550eae9fd4fb5e7d9d3cb91140379425abcb2a1ff9cebad518a280d82c4c4b0f57ada26a863106ac54a748d90c775790c0e2cd0ddd85ccdf346
1376+
checksum: 10c0/224ad205de33ea28979baaec89eea4c4d4e9482000dd87d15b97859365511cdd4d06517712504024f5d33a5fb9412f9b91c96f1d923974adf9359e1575cde049
13771377
languageName: node
13781378
linkType: hard
13791379

@@ -2839,7 +2839,7 @@ __metadata:
28392839
"@babel/core": "npm:^7.24.6"
28402840
"@babel/plugin-transform-runtime": "npm:^7.24.6"
28412841
"@babel/preset-env": "npm:^7.24.6"
2842-
"@babel/runtime": "npm:^7.24.5"
2842+
"@babel/runtime": "npm:^7.24.6"
28432843
"@egjs/hammerjs": "npm:^2.0.17"
28442844
"@fortawesome/fontawesome-free": "npm:^6.5.2"
28452845
"@popperjs/core": "npm:^2.11.8"

0 commit comments

Comments
 (0)