Bump @babel/plugin-transform-runtime from 7.23.9 to 7.24.0
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.23.9 to 7.24.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.24.0/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
12
yarn.lock
12
yarn.lock
@ -1141,19 +1141,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/plugin-transform-runtime@npm:^7.23.9":
|
||||
version: 7.23.9
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.23.9"
|
||||
"@babel/plugin-transform-runtime@npm:^7.24.0":
|
||||
version: 7.24.0
|
||||
resolution: "@babel/plugin-transform-runtime@npm:7.24.0"
|
||||
dependencies:
|
||||
"@babel/helper-module-imports": "npm:^7.22.15"
|
||||
"@babel/helper-plugin-utils": "npm:^7.22.5"
|
||||
"@babel/helper-plugin-utils": "npm:^7.24.0"
|
||||
babel-plugin-polyfill-corejs2: "npm:^0.4.8"
|
||||
babel-plugin-polyfill-corejs3: "npm:^0.9.0"
|
||||
babel-plugin-polyfill-regenerator: "npm:^0.5.5"
|
||||
semver: "npm:^6.3.1"
|
||||
peerDependencies:
|
||||
"@babel/core": ^7.0.0-0
|
||||
checksum: 3b959c2b88ea0009c288fa190d9f69b0d26cb336b8a7cab54a5e54b844f33cce1996725c15305a40049c8f23ca30082ee27e1f6853ff35fad723543e3d2dba47
|
||||
checksum: a632e0c6f4b1be21955646ba4f6e4af323daaa6ab68ce39f92f5186d444402e920b33cabd40759c36f72d8c36f256a35ea03060e407ca69bcf373fdcb450aa42
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2773,7 +2773,7 @@ __metadata:
|
||||
resolution: "codeocean@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.0"
|
||||
"@babel/plugin-transform-runtime": "npm:^7.23.9"
|
||||
"@babel/plugin-transform-runtime": "npm:^7.24.0"
|
||||
"@babel/preset-env": "npm:^7.24.0"
|
||||
"@babel/runtime": "npm:^7.24.0"
|
||||
"@egjs/hammerjs": "npm:^2.0.17"
|
||||
|
Reference in New Issue
Block a user