Skip to content

Commit 224e480

Browse files
Bump @babel/plugin-transform-runtime from 7.25.4 to 7.25.7
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.25.4 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-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] <support@github.com>
1 parent b21785e commit 224e480

File tree

2 files changed

+10
-100
lines changed

2 files changed

+10
-100
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.25.7",
6-
"@babel/plugin-transform-runtime": "^7.25.4",
6+
"@babel/plugin-transform-runtime": "^7.25.7",
77
"@babel/preset-env": "^7.25.7",
88
"@babel/runtime": "^7.25.7",
99
"@egjs/hammerjs": "^2.0.17",

yarn.lock

Lines changed: 9 additions & 99 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@babel/code-frame@npm:^7.24.7":
19-
version: 7.24.7
20-
resolution: "@babel/code-frame@npm:7.24.7"
21-
dependencies:
22-
"@babel/highlight": "npm:^7.24.7"
23-
picocolors: "npm:^1.0.0"
24-
checksum: 10c0/ab0af539473a9f5aeaac7047e377cb4f4edd255a81d84a76058595f8540784cc3fbe8acf73f1e073981104562490aabfb23008cd66dc677a456a4ed5390fdde6
25-
languageName: node
26-
linkType: hard
27-
2818
"@babel/code-frame@npm:^7.25.7":
2919
version: 7.25.7
3020
resolution: "@babel/code-frame@npm:7.25.7"
@@ -72,18 +62,6 @@ __metadata:
7262
languageName: node
7363
linkType: hard
7464

75-
"@babel/generator@npm:^7.25.6":
76-
version: 7.25.6
77-
resolution: "@babel/generator@npm:7.25.6"
78-
dependencies:
79-
"@babel/types": "npm:^7.25.6"
80-
"@jridgewell/gen-mapping": "npm:^0.3.5"
81-
"@jridgewell/trace-mapping": "npm:^0.3.25"
82-
jsesc: "npm:^2.5.1"
83-
checksum: 10c0/f89282cce4ddc63654470b98086994d219407d025497f483eb03ba102086e11e2b685b27122f6ff2e1d93b5b5fa0c3a6b7e974fbf2e4a75b685041a746a4291e
84-
languageName: node
85-
linkType: hard
86-
8765
"@babel/generator@npm:^7.25.7":
8866
version: 7.25.7
8967
resolution: "@babel/generator@npm:7.25.7"
@@ -218,16 +196,6 @@ __metadata:
218196
languageName: node
219197
linkType: hard
220198

221-
"@babel/helper-module-imports@npm:^7.24.7":
222-
version: 7.24.7
223-
resolution: "@babel/helper-module-imports@npm:7.24.7"
224-
dependencies:
225-
"@babel/traverse": "npm:^7.24.7"
226-
"@babel/types": "npm:^7.24.7"
227-
checksum: 10c0/97c57db6c3eeaea31564286e328a9fb52b0313c5cfcc7eee4bc226aebcf0418ea5b6fe78673c0e4a774512ec6c86e309d0f326e99d2b37bfc16a25a032498af0
228-
languageName: node
229-
linkType: hard
230-
231199
"@babel/helper-module-imports@npm:^7.25.7":
232200
version: 7.25.7
233201
resolution: "@babel/helper-module-imports@npm:7.25.7"
@@ -261,7 +229,7 @@ __metadata:
261229
languageName: node
262230
linkType: hard
263231

264-
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.8, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
232+
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.18.6, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.8.0, @babel/helper-plugin-utils@npm:^7.8.3":
265233
version: 7.24.8
266234
resolution: "@babel/helper-plugin-utils@npm:7.24.8"
267235
checksum: 10c0/0376037f94a3bfe6b820a39f81220ac04f243eaee7193774b983e956c1750883ff236b30785795abbcda43fac3ece74750566830c2daa4d6e3870bb0dff34c2d
@@ -384,18 +352,6 @@ __metadata:
384352
languageName: node
385353
linkType: hard
386354

387-
"@babel/highlight@npm:^7.24.7":
388-
version: 7.24.7
389-
resolution: "@babel/highlight@npm:7.24.7"
390-
dependencies:
391-
"@babel/helper-validator-identifier": "npm:^7.24.7"
392-
chalk: "npm:^2.4.2"
393-
js-tokens: "npm:^4.0.0"
394-
picocolors: "npm:^1.0.0"
395-
checksum: 10c0/674334c571d2bb9d1c89bdd87566383f59231e16bcdcf5bb7835babdf03c9ae585ca0887a7b25bdf78f303984af028df52831c7989fecebb5101cc132da9393a
396-
languageName: node
397-
linkType: hard
398-
399355
"@babel/highlight@npm:^7.25.7":
400356
version: 7.25.7
401357
resolution: "@babel/highlight@npm:7.25.7"
@@ -408,17 +364,6 @@ __metadata:
408364
languageName: node
409365
linkType: hard
410366

411-
"@babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.6":
412-
version: 7.25.6
413-
resolution: "@babel/parser@npm:7.25.6"
414-
dependencies:
415-
"@babel/types": "npm:^7.25.6"
416-
bin:
417-
parser: ./bin/babel-parser.js
418-
checksum: 10c0/f88a0e895dbb096fd37c4527ea97d12b5fc013720602580a941ac3a339698872f0c911e318c292b184c36b5fbe23b612f05aff9d24071bc847c7b1c21552c41d
419-
languageName: node
420-
linkType: hard
421-
422367
"@babel/parser@npm:^7.25.7":
423368
version: 7.25.7
424369
resolution: "@babel/parser@npm:7.25.7"
@@ -1183,19 +1128,19 @@ __metadata:
11831128
languageName: node
11841129
linkType: hard
11851130

1186-
"@babel/plugin-transform-runtime@npm:^7.25.4":
1187-
version: 7.25.4
1188-
resolution: "@babel/plugin-transform-runtime@npm:7.25.4"
1131+
"@babel/plugin-transform-runtime@npm:^7.25.7":
1132+
version: 7.25.7
1133+
resolution: "@babel/plugin-transform-runtime@npm:7.25.7"
11891134
dependencies:
1190-
"@babel/helper-module-imports": "npm:^7.24.7"
1191-
"@babel/helper-plugin-utils": "npm:^7.24.8"
1135+
"@babel/helper-module-imports": "npm:^7.25.7"
1136+
"@babel/helper-plugin-utils": "npm:^7.25.7"
11921137
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
11931138
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
11941139
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
11951140
semver: "npm:^6.3.1"
11961141
peerDependencies:
11971142
"@babel/core": ^7.0.0-0
1198-
checksum: 10c0/c08698276596d58bf49e222ead3c414c35d099a7e5a6174b11e2db9b74420e94783ada596820437622c3eccc8852c0e750ad053bd8e775f0050839479ba76e6a
1143+
checksum: 10c0/9b2514e9079361ac8e7e500ffd522dad869d61a3894302da7e29bbac80de00276c8a1b4394d1dcf0b51c57b2c854919928df9648be336139fdf1d6ecd6d1bb32
11991144
languageName: node
12001145
linkType: hard
12011146

@@ -1433,17 +1378,6 @@ __metadata:
14331378
languageName: node
14341379
linkType: hard
14351380

1436-
"@babel/template@npm:^7.25.0":
1437-
version: 7.25.0
1438-
resolution: "@babel/template@npm:7.25.0"
1439-
dependencies:
1440-
"@babel/code-frame": "npm:^7.24.7"
1441-
"@babel/parser": "npm:^7.25.0"
1442-
"@babel/types": "npm:^7.25.0"
1443-
checksum: 10c0/4e31afd873215744c016e02b04f43b9fa23205d6d0766fb2e93eb4091c60c1b88897936adb895fb04e3c23de98dfdcbe31bc98daaa1a4e0133f78bb948e1209b
1444-
languageName: node
1445-
linkType: hard
1446-
14471381
"@babel/template@npm:^7.25.7":
14481382
version: 7.25.7
14491383
resolution: "@babel/template@npm:7.25.7"
@@ -1455,21 +1389,6 @@ __metadata:
14551389
languageName: node
14561390
linkType: hard
14571391

1458-
"@babel/traverse@npm:^7.24.7":
1459-
version: 7.25.6
1460-
resolution: "@babel/traverse@npm:7.25.6"
1461-
dependencies:
1462-
"@babel/code-frame": "npm:^7.24.7"
1463-
"@babel/generator": "npm:^7.25.6"
1464-
"@babel/parser": "npm:^7.25.6"
1465-
"@babel/template": "npm:^7.25.0"
1466-
"@babel/types": "npm:^7.25.6"
1467-
debug: "npm:^4.3.1"
1468-
globals: "npm:^11.1.0"
1469-
checksum: 10c0/964304c6fa46bd705428ba380bf73177eeb481c3f26d82ea3d0661242b59e0dd4329d23886035e9ca9a4ceb565c03a76fd615109830687a27bcd350059d6377e
1470-
languageName: node
1471-
linkType: hard
1472-
14731392
"@babel/traverse@npm:^7.25.7":
14741393
version: 7.25.7
14751394
resolution: "@babel/traverse@npm:7.25.7"
@@ -1485,7 +1404,7 @@ __metadata:
14851404
languageName: node
14861405
linkType: hard
14871406

1488-
"@babel/types@npm:^7.24.7, @babel/types@npm:^7.25.0, @babel/types@npm:^7.25.6, @babel/types@npm:^7.4.4":
1407+
"@babel/types@npm:^7.24.7, @babel/types@npm:^7.4.4":
14891408
version: 7.25.6
14901409
resolution: "@babel/types@npm:7.25.6"
14911410
dependencies:
@@ -2816,7 +2735,7 @@ __metadata:
28162735
resolution: "codeocean@workspace:."
28172736
dependencies:
28182737
"@babel/core": "npm:^7.25.7"
2819-
"@babel/plugin-transform-runtime": "npm:^7.25.4"
2738+
"@babel/plugin-transform-runtime": "npm:^7.25.7"
28202739
"@babel/preset-env": "npm:^7.25.7"
28212740
"@babel/runtime": "npm:^7.25.7"
28222741
"@egjs/hammerjs": "npm:^2.0.17"
@@ -4822,15 +4741,6 @@ __metadata:
48224741
languageName: node
48234742
linkType: hard
48244743

4825-
"jsesc@npm:^2.5.1":
4826-
version: 2.5.2
4827-
resolution: "jsesc@npm:2.5.2"
4828-
bin:
4829-
jsesc: bin/jsesc
4830-
checksum: 10c0/dbf59312e0ebf2b4405ef413ec2b25abb5f8f4d9bc5fb8d9f90381622ebca5f2af6a6aa9a8578f65903f9e33990a6dc798edd0ce5586894bf0e9e31803a1de88
4831-
languageName: node
4832-
linkType: hard
4833-
48344744
"jsesc@npm:^3.0.2, jsesc@npm:~3.0.2":
48354745
version: 3.0.2
48364746
resolution: "jsesc@npm:3.0.2"

0 commit comments

Comments
 (0)