Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 373bfac commit 1993919
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/plugin-transform-react-jsx": "^7.25.7",
"@babel/plugin-transform-typescript": "^7.25.7",
"@babel/plugin-transform-typescript": "^7.25.9",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.25.7",
Expand Down
87 changes: 86 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,23 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-create-class-features-plugin@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.9"
dependencies:
"@babel/helper-annotate-as-pure": ^7.25.9
"@babel/helper-member-expression-to-functions": ^7.25.9
"@babel/helper-optimise-call-expression": ^7.25.9
"@babel/helper-replace-supers": ^7.25.9
"@babel/helper-skip-transparent-expression-wrappers": ^7.25.9
"@babel/traverse": ^7.25.9
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0
checksum: 91dd5f203ed04568c70b052e2f26dfaac7c146447196c00b8ecbb6d3d2f3b517abadb985d3321a19d143adaed6fe17f7f79f8f50e0c20e9d8ad83e1027b42424
languageName: node
linkType: hard

"@babel/helper-create-regexp-features-plugin@npm:^7.18.6":
version: 7.21.4
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.21.4"
Expand Down Expand Up @@ -559,6 +576,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-member-expression-to-functions@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-member-expression-to-functions@npm:7.25.9"
dependencies:
"@babel/traverse": ^7.25.9
"@babel/types": ^7.25.9
checksum: 8e2f1979b6d596ac2a8cbf17f2cf709180fefc274ac3331408b48203fe19134ed87800774ef18838d0275c3965130bae22980d90caed756b7493631d4b2cf961
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.16.7":
version: 7.16.7
resolution: "@babel/helper-module-imports@npm:7.16.7"
Expand Down Expand Up @@ -652,6 +679,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-optimise-call-expression@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
dependencies:
"@babel/types": ^7.25.9
checksum: f09d0ad60c0715b9a60c31841b3246b47d67650c512ce85bbe24a3124f1a4d66377df793af393273bc6e1015b0a9c799626c48e53747581c1582b99167cc65dc
languageName: node
linkType: hard

"@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.16.7, @babel/helper-plugin-utils@npm:^7.8.0":
version: 7.16.7
resolution: "@babel/helper-plugin-utils@npm:7.16.7"
Expand Down Expand Up @@ -713,6 +749,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-replace-supers@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-replace-supers@npm:7.25.9"
dependencies:
"@babel/helper-member-expression-to-functions": ^7.25.9
"@babel/helper-optimise-call-expression": ^7.25.9
"@babel/traverse": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0
checksum: 84f40e12520b7023e52d289bf9d569a06284879fe23bbbacad86bec5d978b2669769f11b073fcfeb1567d8c547168323005fda88607a4681ecaeb4a5cdd48bb9
languageName: node
linkType: hard

"@babel/helper-simple-access@npm:^7.17.7":
version: 7.17.7
resolution: "@babel/helper-simple-access@npm:7.17.7"
Expand Down Expand Up @@ -751,6 +800,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-skip-transparent-expression-wrappers@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.9"
dependencies:
"@babel/traverse": ^7.25.9
"@babel/types": ^7.25.9
checksum: fdbb5248932198bc26daa6abf0d2ac42cab9c2dbb75b7e9f40d425c8f28f09620b886d40e7f9e4e08ffc7aaa2cefe6fc2c44be7c20e81f7526634702fb615bdc
languageName: node
linkType: hard

"@babel/helper-split-export-declaration@npm:^7.16.7":
version: 7.16.7
resolution: "@babel/helper-split-export-declaration@npm:7.16.7"
Expand Down Expand Up @@ -1332,6 +1391,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-typescript@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-syntax-typescript@npm:7.25.9"
dependencies:
"@babel/helper-plugin-utils": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 0e9821e8ba7d660c36c919654e4144a70546942ae184e85b8102f2322451eae102cbfadbcadd52ce077a2b44b400ee52394c616feab7b5b9f791b910e933fd33
languageName: node
linkType: hard

"@babel/plugin-syntax-typescript@npm:^7.7.2":
version: 7.16.7
resolution: "@babel/plugin-syntax-typescript@npm:7.16.7"
Expand Down Expand Up @@ -1977,6 +2047,21 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-typescript@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/plugin-transform-typescript@npm:7.25.9"
dependencies:
"@babel/helper-annotate-as-pure": ^7.25.9
"@babel/helper-create-class-features-plugin": ^7.25.9
"@babel/helper-plugin-utils": ^7.25.9
"@babel/helper-skip-transparent-expression-wrappers": ^7.25.9
"@babel/plugin-syntax-typescript": ^7.25.9
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 6dd1303f1b9f314e22c6c54568a8b9709a081ce97be757d4004f960e3e73d6b819e6b49cee6cf1fc8455511e41127a8b580fa34602de62d17ab8a0b2d0ccf183
languageName: node
linkType: hard

"@babel/plugin-transform-unicode-escapes@npm:^7.25.7":
version: 7.25.7
resolution: "@babel/plugin-transform-unicode-escapes@npm:7.25.7"
Expand Down Expand Up @@ -5746,7 +5831,7 @@ __metadata:
"@11ty/eleventy": ^2.0.1
"@babel/core": ^7.25.8
"@babel/plugin-transform-react-jsx": ^7.25.7
"@babel/plugin-transform-typescript": ^7.25.7
"@babel/plugin-transform-typescript": ^7.25.9
"@babel/preset-env": ^7.25.8
"@babel/preset-react": ^7.25.9
"@babel/preset-typescript": ^7.25.7
Expand Down

0 comments on commit 1993919

Please sign in to comment.