Skip to content

Commit d02f6ff

Browse files
Bump @babel/core from 7.25.9 to 7.26.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.9 to 7.26.0. - [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.26.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6fc7537 commit d02f6ff

File tree

2 files changed

+75
-17
lines changed

2 files changed

+75
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeocean",
33
"private": true,
44
"dependencies": {
5-
"@babel/core": "^7.25.9",
5+
"@babel/core": "^7.26.0",
66
"@babel/plugin-transform-runtime": "^7.25.9",
77
"@babel/preset-env": "^7.25.9",
88
"@babel/runtime": "^7.26.0",

yarn.lock

Lines changed: 74 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ __metadata:
2525
languageName: node
2626
linkType: hard
2727

28+
"@babel/code-frame@npm:^7.26.0":
29+
version: 7.26.0
30+
resolution: "@babel/code-frame@npm:7.26.0"
31+
dependencies:
32+
"@babel/helper-validator-identifier": "npm:^7.25.9"
33+
js-tokens: "npm:^4.0.0"
34+
picocolors: "npm:^1.0.0"
35+
checksum: 10c0/46f7e367714be736b52ea3c01b24f47e2102e210fb83021d1c8237d8fc511b9538909e16e2fcdbb5cb6173e0794e28624309a59014e52fcfb7bde908f5284388
36+
languageName: node
37+
linkType: hard
38+
2839
"@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.25.7":
2940
version: 7.25.8
3041
resolution: "@babel/compat-data@npm:7.25.8"
@@ -39,26 +50,26 @@ __metadata:
3950
languageName: node
4051
linkType: hard
4152

42-
"@babel/core@npm:^7.25.9":
43-
version: 7.25.9
44-
resolution: "@babel/core@npm:7.25.9"
53+
"@babel/core@npm:^7.26.0":
54+
version: 7.26.0
55+
resolution: "@babel/core@npm:7.26.0"
4556
dependencies:
4657
"@ampproject/remapping": "npm:^2.2.0"
47-
"@babel/code-frame": "npm:^7.25.9"
48-
"@babel/generator": "npm:^7.25.9"
58+
"@babel/code-frame": "npm:^7.26.0"
59+
"@babel/generator": "npm:^7.26.0"
4960
"@babel/helper-compilation-targets": "npm:^7.25.9"
50-
"@babel/helper-module-transforms": "npm:^7.25.9"
51-
"@babel/helpers": "npm:^7.25.9"
52-
"@babel/parser": "npm:^7.25.9"
61+
"@babel/helper-module-transforms": "npm:^7.26.0"
62+
"@babel/helpers": "npm:^7.26.0"
63+
"@babel/parser": "npm:^7.26.0"
5364
"@babel/template": "npm:^7.25.9"
5465
"@babel/traverse": "npm:^7.25.9"
55-
"@babel/types": "npm:^7.25.9"
66+
"@babel/types": "npm:^7.26.0"
5667
convert-source-map: "npm:^2.0.0"
5768
debug: "npm:^4.1.0"
5869
gensync: "npm:^1.0.0-beta.2"
5970
json5: "npm:^2.2.3"
6071
semver: "npm:^6.3.1"
61-
checksum: 10c0/40d3064ebe906f65ed4153a0f4d75c679a19e4d71e425035b7bbe2d292a9167274f1a0d908d4d6c8f484fcddeb10bd91e0c7878fdb3dfad1bb00f6a319ce431d
72+
checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e
6273
languageName: node
6374
linkType: hard
6475

@@ -74,6 +85,19 @@ __metadata:
7485
languageName: node
7586
linkType: hard
7687

88+
"@babel/generator@npm:^7.26.0":
89+
version: 7.26.0
90+
resolution: "@babel/generator@npm:7.26.0"
91+
dependencies:
92+
"@babel/parser": "npm:^7.26.0"
93+
"@babel/types": "npm:^7.26.0"
94+
"@jridgewell/gen-mapping": "npm:^0.3.5"
95+
"@jridgewell/trace-mapping": "npm:^0.3.25"
96+
jsesc: "npm:^3.0.2"
97+
checksum: 10c0/b6bb9185f19a97eaf58e04a6d39a13237076678e7ed16b6321dea914535d4bf6a8d7727c9dcb65539845aa0096b326eb67be4bab764bd74bcfd848e2eda68609
98+
languageName: node
99+
linkType: hard
100+
77101
"@babel/helper-annotate-as-pure@npm:^7.25.7":
78102
version: 7.25.7
79103
resolution: "@babel/helper-annotate-as-pure@npm:7.25.7"
@@ -220,6 +244,19 @@ __metadata:
220244
languageName: node
221245
linkType: hard
222246

247+
"@babel/helper-module-transforms@npm:^7.26.0":
248+
version: 7.26.0
249+
resolution: "@babel/helper-module-transforms@npm:7.26.0"
250+
dependencies:
251+
"@babel/helper-module-imports": "npm:^7.25.9"
252+
"@babel/helper-validator-identifier": "npm:^7.25.9"
253+
"@babel/traverse": "npm:^7.25.9"
254+
peerDependencies:
255+
"@babel/core": ^7.0.0
256+
checksum: 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a
257+
languageName: node
258+
linkType: hard
259+
223260
"@babel/helper-optimise-call-expression@npm:^7.25.9":
224261
version: 7.25.9
225262
resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
@@ -342,13 +379,13 @@ __metadata:
342379
languageName: node
343380
linkType: hard
344381

345-
"@babel/helpers@npm:^7.25.9":
346-
version: 7.25.9
347-
resolution: "@babel/helpers@npm:7.25.9"
382+
"@babel/helpers@npm:^7.26.0":
383+
version: 7.26.0
384+
resolution: "@babel/helpers@npm:7.26.0"
348385
dependencies:
349386
"@babel/template": "npm:^7.25.9"
350-
"@babel/types": "npm:^7.25.9"
351-
checksum: 10c0/4354fbf050291937d0f127f6f927a0c471b604524e0767516fefb91dc36427f25904dd0d2b2b3bbc66bce1894c680cc37eac9ab46970d70f24bf3e53375612de
387+
"@babel/types": "npm:^7.26.0"
388+
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
352389
languageName: node
353390
linkType: hard
354391

@@ -375,6 +412,17 @@ __metadata:
375412
languageName: node
376413
linkType: hard
377414

415+
"@babel/parser@npm:^7.26.0":
416+
version: 7.26.1
417+
resolution: "@babel/parser@npm:7.26.1"
418+
dependencies:
419+
"@babel/types": "npm:^7.26.0"
420+
bin:
421+
parser: ./bin/babel-parser.js
422+
checksum: 10c0/dc7d4e6b7eb667fa0784e7e2c3f6f92ca12ad72242f6d4311995310dae55093f02acdb595b69b0dbbf04cb61ad87156ac03186ff32eacfa35149c655bc22c14b
423+
languageName: node
424+
linkType: hard
425+
378426
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
379427
version: 7.25.9
380428
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1226,6 +1274,16 @@ __metadata:
12261274
languageName: node
12271275
linkType: hard
12281276

1277+
"@babel/types@npm:^7.26.0":
1278+
version: 7.26.0
1279+
resolution: "@babel/types@npm:7.26.0"
1280+
dependencies:
1281+
"@babel/helper-string-parser": "npm:^7.25.9"
1282+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1283+
checksum: 10c0/b694f41ad1597127e16024d766c33a641508aad037abd08d0d1f73af753e1119fa03b4a107d04b5f92cc19c095a594660547ae9bead1db2299212d644b0a5cb8
1284+
languageName: node
1285+
linkType: hard
1286+
12291287
"@discoveryjs/json-ext@npm:^0.5.0":
12301288
version: 0.5.7
12311289
resolution: "@discoveryjs/json-ext@npm:0.5.7"
@@ -2692,7 +2750,7 @@ __metadata:
26922750
version: 0.0.0-use.local
26932751
resolution: "codeocean@workspace:."
26942752
dependencies:
2695-
"@babel/core": "npm:^7.25.9"
2753+
"@babel/core": "npm:^7.26.0"
26962754
"@babel/plugin-transform-runtime": "npm:^7.25.9"
26972755
"@babel/preset-env": "npm:^7.25.9"
26982756
"@babel/runtime": "npm:^7.26.0"

0 commit comments

Comments
 (0)