Skip to content

Commit

Permalink
chore(deps-dev): Bump @babel/plugin-transform-runtime
Browse files Browse the repository at this point in the history
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.22.10 to 7.22.15.
- [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.22.15/packages/babel-plugin-transform-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent b06c677 commit 000e6e0
Showing 1 changed file with 32 additions and 21 deletions.
53 changes: 32 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-module-imports@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/helper-module-imports@npm:7.22.15"
dependencies:
"@babel/types": ^7.22.15
checksum: ecd7e457df0a46f889228f943ef9b4a47d485d82e030676767e6a2fdcbdaa63594d8124d4b55fd160b41c201025aec01fc27580352b1c87a37c9c6f33d116702
languageName: node
linkType: hard

"@babel/helper-module-transforms@npm:^7.22.5, @babel/helper-module-transforms@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/helper-module-transforms@npm:7.22.9"
Expand Down Expand Up @@ -600,6 +609,13 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/helper-validator-identifier@npm:7.22.15"
checksum: eb0bee4bda664c0959924bc1ad5611eacfce806f46612202dd164fef1df8fef1a11682a1e7615288987100e9fb304982b6e2a4ff07ffe842ab8765b95ed1118c
languageName: node
linkType: hard

"@babel/helper-validator-identifier@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-validator-identifier@npm:7.22.5"
Expand Down Expand Up @@ -1686,35 +1702,19 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-runtime@npm:^7.16.4":
version: 7.22.9
resolution: "@babel/plugin-transform-runtime@npm:7.22.9"
dependencies:
"@babel/helper-module-imports": ^7.22.5
"@babel/helper-plugin-utils": ^7.22.5
babel-plugin-polyfill-corejs2: ^0.4.4
babel-plugin-polyfill-corejs3: ^0.8.2
babel-plugin-polyfill-regenerator: ^0.5.1
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 2fe5e41f83015ca174feda841d77aa9012fc855c907f9b360a11927f41b100537c8c83487771769147668e797eec26d5294e972b997f4759133cc43a22a43eec
languageName: node
linkType: hard

"@babel/plugin-transform-runtime@npm:^7.22.10":
version: 7.22.10
resolution: "@babel/plugin-transform-runtime@npm:7.22.10"
"@babel/plugin-transform-runtime@npm:^7.16.4, @babel/plugin-transform-runtime@npm:^7.22.10":
version: 7.22.15
resolution: "@babel/plugin-transform-runtime@npm:7.22.15"
dependencies:
"@babel/helper-module-imports": ^7.22.5
"@babel/helper-module-imports": ^7.22.15
"@babel/helper-plugin-utils": ^7.22.5
babel-plugin-polyfill-corejs2: ^0.4.5
babel-plugin-polyfill-corejs3: ^0.8.3
babel-plugin-polyfill-regenerator: ^0.5.2
semver: ^6.3.1
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 45a54a8d0ea5aa50129137d22e44bb643b685739b52d02d912b08ce6615ab9c1356ef141b26161f9454768132fb7417c5e1c73e9fd5719afe0c6d84c839918be
checksum: 7edf20b13d02f856276221624abf3b8084daa3f265a6e5c70ee0d0c63087fcf726dc8756a9c8bb3d25a1ce8697ab66ec8cdd15be992c21aed9971cb5bfe80a5b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2207,6 +2207,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.22.15":
version: 7.22.17
resolution: "@babel/types@npm:7.22.17"
dependencies:
"@babel/helper-string-parser": ^7.22.5
"@babel/helper-validator-identifier": ^7.22.15
to-fast-properties: ^2.0.0
checksum: 7382220f6eb2548f2c867a98916c3aa8a6063498d5372e5d21d8d184ba354033defb72aeba5858c1b2b42177058b896a34a7dcbae5eccd47fb0104721efa909d
languageName: node
linkType: hard

"@base2/pretty-print-object@npm:1.0.1":
version: 1.0.1
resolution: "@base2/pretty-print-object@npm:1.0.1"
Expand Down

0 comments on commit 000e6e0

Please sign in to comment.