Skip to content

Commit 8beb741

Browse files
Bump @babel/plugin-transform-runtime from 7.24.3 to 7.24.6
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.24.3 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-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0fcb6d commit 8beb741

File tree

2 files changed

+8
-42
lines changed

2 files changed

+8
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@babel/core": "^7.24.6",
6-
"@babel/plugin-transform-runtime": "^7.24.3",
6+
"@babel/plugin-transform-runtime": "^7.24.6",
77
"@babel/preset-env": "^7.24.6",
88
"@babel/runtime": "^7.24.5",
99
"@egjs/hammerjs": "^2.0.17",

yarn.lock

Lines changed: 7 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -222,15 +222,6 @@ __metadata:
222222
languageName: node
223223
linkType: hard
224224

225-
"@babel/helper-module-imports@npm:^7.24.3":
226-
version: 7.24.3
227-
resolution: "@babel/helper-module-imports@npm:7.24.3"
228-
dependencies:
229-
"@babel/types": "npm:^7.24.0"
230-
checksum: 10c0/052c188adcd100f5e8b6ff0c9643ddaabc58b6700d3bbbc26804141ad68375a9f97d9d173658d373d31853019e65f62610239e3295cdd58e573bdcb2fded188d
231-
languageName: node
232-
linkType: hard
233-
234225
"@babel/helper-module-imports@npm:^7.24.6":
235226
version: 7.24.6
236227
resolution: "@babel/helper-module-imports@npm:7.24.6"
@@ -271,13 +262,6 @@ __metadata:
271262
languageName: node
272263
linkType: hard
273264

274-
"@babel/helper-plugin-utils@npm:^7.24.0":
275-
version: 7.24.0
276-
resolution: "@babel/helper-plugin-utils@npm:7.24.0"
277-
checksum: 10c0/90f41bd1b4dfe7226b1d33a4bb745844c5c63e400f9e4e8bf9103a7ceddd7d425d65333b564d9daba3cebd105985764d51b4bd4c95822b97c2e3ac1201a8a5da
278-
languageName: node
279-
linkType: hard
280-
281265
"@babel/helper-plugin-utils@npm:^7.24.6":
282266
version: 7.24.6
283267
resolution: "@babel/helper-plugin-utils@npm:7.24.6"
@@ -345,13 +329,6 @@ __metadata:
345329
languageName: node
346330
linkType: hard
347331

348-
"@babel/helper-string-parser@npm:^7.23.4":
349-
version: 7.23.4
350-
resolution: "@babel/helper-string-parser@npm:7.23.4"
351-
checksum: 10c0/f348d5637ad70b6b54b026d6544bd9040f78d24e7ec245a0fc42293968181f6ae9879c22d89744730d246ce8ec53588f716f102addd4df8bbc79b73ea10004ac
352-
languageName: node
353-
linkType: hard
354-
355332
"@babel/helper-string-parser@npm:^7.24.6":
356333
version: 7.24.6
357334
resolution: "@babel/helper-string-parser@npm:7.24.6"
@@ -1161,19 +1138,19 @@ __metadata:
11611138
languageName: node
11621139
linkType: hard
11631140

1164-
"@babel/plugin-transform-runtime@npm:^7.24.3":
1165-
version: 7.24.3
1166-
resolution: "@babel/plugin-transform-runtime@npm:7.24.3"
1141+
"@babel/plugin-transform-runtime@npm:^7.24.6":
1142+
version: 7.24.6
1143+
resolution: "@babel/plugin-transform-runtime@npm:7.24.6"
11671144
dependencies:
1168-
"@babel/helper-module-imports": "npm:^7.24.3"
1169-
"@babel/helper-plugin-utils": "npm:^7.24.0"
1145+
"@babel/helper-module-imports": "npm:^7.24.6"
1146+
"@babel/helper-plugin-utils": "npm:^7.24.6"
11701147
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
11711148
babel-plugin-polyfill-corejs3: "npm:^0.10.1"
11721149
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
11731150
semver: "npm:^6.3.1"
11741151
peerDependencies:
11751152
"@babel/core": ^7.0.0-0
1176-
checksum: 10c0/ee01967bf405d84bd95ca4089166a18fb23fe9851a6da53dcf712a7f8ba003319996f21f320d568ec76126e18adfaee978206ccda86eef7652d47cc9a052e75e
1153+
checksum: 10c0/89c43c1236506ecbfc547b12936283ca41e611430c2d2e6d12bf1cbdb0d80760cdae481951f486946733e1c9ae064cb05f4bc779c65b3288d40963b0c4a20c5c
11771154
languageName: node
11781155
linkType: hard
11791156

@@ -1449,17 +1426,6 @@ __metadata:
14491426
languageName: node
14501427
linkType: hard
14511428

1452-
"@babel/types@npm:^7.24.0":
1453-
version: 7.24.0
1454-
resolution: "@babel/types@npm:7.24.0"
1455-
dependencies:
1456-
"@babel/helper-string-parser": "npm:^7.23.4"
1457-
"@babel/helper-validator-identifier": "npm:^7.22.20"
1458-
to-fast-properties: "npm:^2.0.0"
1459-
checksum: 10c0/777a0bb5dbe038ca4c905fdafb1cdb6bdd10fe9d63ce13eca0bd91909363cbad554a53dc1f902004b78c1dcbc742056f877f2c99eeedff647333b1fadf51235d
1460-
languageName: node
1461-
linkType: hard
1462-
14631429
"@babel/types@npm:^7.24.6":
14641430
version: 7.24.6
14651431
resolution: "@babel/types@npm:7.24.6"
@@ -2871,7 +2837,7 @@ __metadata:
28712837
resolution: "codeocean@workspace:."
28722838
dependencies:
28732839
"@babel/core": "npm:^7.24.6"
2874-
"@babel/plugin-transform-runtime": "npm:^7.24.3"
2840+
"@babel/plugin-transform-runtime": "npm:^7.24.6"
28752841
"@babel/preset-env": "npm:^7.24.6"
28762842
"@babel/runtime": "npm:^7.24.5"
28772843
"@egjs/hammerjs": "npm:^2.0.17"

0 commit comments

Comments
 (0)