Skip to content

Commit

Permalink
Bump @babel/core from 7.25.8 to 7.25.9
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.8 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-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 23, 2024
1 parent e35d8cd commit 716480a
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "codeocean",
"private": true,
"dependencies": {
"@babel/core": "^7.25.8",
"@babel/core": "^7.25.9",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.25.8",
"@babel/runtime": "^7.25.9",
Expand Down
93 changes: 72 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,26 +42,33 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.25.8":
version: 7.25.8
resolution: "@babel/core@npm:7.25.8"
"@babel/compat-data@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/compat-data@npm:7.25.9"
checksum: 10c0/8d9fc2074311ce61aaf5bccf740a808644d19d4859caf5fa46d8a7186a1ee0b0d8cbbc23f9371f8b397e84a885bdeab58d5f22d6799ddde55973252aac351a27
languageName: node
linkType: hard

"@babel/core@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/core@npm:7.25.9"
dependencies:
"@ampproject/remapping": "npm:^2.2.0"
"@babel/code-frame": "npm:^7.25.7"
"@babel/generator": "npm:^7.25.7"
"@babel/helper-compilation-targets": "npm:^7.25.7"
"@babel/helper-module-transforms": "npm:^7.25.7"
"@babel/helpers": "npm:^7.25.7"
"@babel/parser": "npm:^7.25.8"
"@babel/template": "npm:^7.25.7"
"@babel/traverse": "npm:^7.25.7"
"@babel/types": "npm:^7.25.8"
"@babel/code-frame": "npm:^7.25.9"
"@babel/generator": "npm:^7.25.9"
"@babel/helper-compilation-targets": "npm:^7.25.9"
"@babel/helper-module-transforms": "npm:^7.25.9"
"@babel/helpers": "npm:^7.25.9"
"@babel/parser": "npm:^7.25.9"
"@babel/template": "npm:^7.25.9"
"@babel/traverse": "npm:^7.25.9"
"@babel/types": "npm:^7.25.9"
convert-source-map: "npm:^2.0.0"
debug: "npm:^4.1.0"
gensync: "npm:^1.0.0-beta.2"
json5: "npm:^2.2.3"
semver: "npm:^6.3.1"
checksum: 10c0/8411ea506e6f7c8a39ab5c1524b00589fa3b087edb47389708f7fe07170929192171734666e3ea10b95a951643a531a6d09eedfe071572c9ea28516646265086
checksum: 10c0/40d3064ebe906f65ed4153a0f4d75c679a19e4d71e425035b7bbe2d292a9167274f1a0d908d4d6c8f484fcddeb10bd91e0c7878fdb3dfad1bb00f6a319ce431d
languageName: node
linkType: hard

Expand Down Expand Up @@ -121,6 +128,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-compilation-targets@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-compilation-targets@npm:7.25.9"
dependencies:
"@babel/compat-data": "npm:^7.25.9"
"@babel/helper-validator-option": "npm:^7.25.9"
browserslist: "npm:^4.24.0"
lru-cache: "npm:^5.1.1"
semver: "npm:^6.3.1"
checksum: 10c0/a6b26a1e4222e69ef8e62ee19374308f060b007828bc11c65025ecc9e814aba21ff2175d6d3f8bf53c863edd728ee8f94ba7870f8f90a37d39552ad9933a8aaa
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.7"
Expand Down Expand Up @@ -210,6 +230,20 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-module-transforms@npm:7.25.9"
dependencies:
"@babel/helper-module-imports": "npm:^7.25.9"
"@babel/helper-simple-access": "npm:^7.25.9"
"@babel/helper-validator-identifier": "npm:^7.25.9"
"@babel/traverse": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0
checksum: 10c0/cd005e7585806845d79c5c0ca9e8926f186b430b0a558dad08a3611365eaad3ac587672b0d903530117dec454f48b6bdc3d164b19ea1b71ca1b4eb3be7b452ef
languageName: node
linkType: hard

"@babel/helper-optimise-call-expression@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/helper-optimise-call-expression@npm:7.25.7"
Expand Down Expand Up @@ -269,6 +303,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-simple-access@npm:7.25.9"
dependencies:
"@babel/traverse": "npm:^7.25.9"
"@babel/types": "npm:^7.25.9"
checksum: 10c0/3f1bcdb88ee3883ccf86959869a867f6bbf8c4737cd44fb9f799c38e54f67474590bc66802500ae9fe18161792875b2cfb7ec15673f48ed6c8663f6d09686ca8
languageName: node
linkType: hard

"@babel/helper-skip-transparent-expression-wrappers@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.7"
Expand Down Expand Up @@ -314,6 +358,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-option@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-validator-option@npm:7.25.9"
checksum: 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e
languageName: node
linkType: hard

"@babel/helper-wrap-function@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/helper-wrap-function@npm:7.25.7"
Expand All @@ -325,13 +376,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helpers@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/helpers@npm:7.25.7"
"@babel/helpers@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helpers@npm:7.25.9"
dependencies:
"@babel/template": "npm:^7.25.7"
"@babel/types": "npm:^7.25.7"
checksum: 10c0/3b3ae9e373bd785414195ef8f59976a69d5a6ebe0ef2165fdcc5165e5c3ee09e0fcee94bb457df2ddb8c0532e4146d0a9b7a96b3497399a4bff4ffe196b30228
"@babel/template": "npm:^7.25.9"
"@babel/types": "npm:^7.25.9"
checksum: 10c0/4354fbf050291937d0f127f6f927a0c471b604524e0767516fefb91dc36427f25904dd0d2b2b3bbc66bce1894c680cc37eac9ab46970d70f24bf3e53375612de
languageName: node
linkType: hard

Expand Down Expand Up @@ -359,7 +410,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.25.7, @babel/parser@npm:^7.25.8":
"@babel/parser@npm:^7.25.7":
version: 7.25.8
resolution: "@babel/parser@npm:7.25.8"
dependencies:
Expand Down Expand Up @@ -2724,7 +2775,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "codeocean@workspace:."
dependencies:
"@babel/core": "npm:^7.25.8"
"@babel/core": "npm:^7.25.9"
"@babel/plugin-transform-runtime": "npm:^7.25.9"
"@babel/preset-env": "npm:^7.25.8"
"@babel/runtime": "npm:^7.25.9"
Expand Down

0 comments on commit 716480a

Please sign in to comment.