Bump @babel/preset-env from 7.23.5 to 7.23.6
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.5 to 7.23.6. - [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.23.6/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.23.6",
|
"@babel/core": "^7.23.6",
|
||||||
"@babel/plugin-transform-runtime": "^7.23.6",
|
"@babel/plugin-transform-runtime": "^7.23.6",
|
||||||
"@babel/preset-env": "^7.23.5",
|
"@babel/preset-env": "^7.23.6",
|
||||||
"@babel/runtime": "^7.23.6",
|
"@babel/runtime": "^7.23.6",
|
||||||
"@egjs/hammerjs": "^2.0.17",
|
"@egjs/hammerjs": "^2.0.17",
|
||||||
"@fortawesome/fontawesome-free": "^6.5.1",
|
"@fortawesome/fontawesome-free": "^6.5.1",
|
||||||
|
23
yarn.lock
23
yarn.lock
@ -837,14 +837,15 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/plugin-transform-for-of@npm:^7.23.3":
|
"@babel/plugin-transform-for-of@npm:^7.23.6":
|
||||||
version: 7.23.3
|
version: 7.23.6
|
||||||
resolution: "@babel/plugin-transform-for-of@npm:7.23.3"
|
resolution: "@babel/plugin-transform-for-of@npm:7.23.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-plugin-utils": "npm:^7.22.5"
|
"@babel/helper-plugin-utils": "npm:^7.22.5"
|
||||||
|
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.22.5"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@babel/core": ^7.0.0-0
|
"@babel/core": ^7.0.0-0
|
||||||
checksum: 8a36202cfee312ba80e509c7c2131e6773524e572b4dc64a8ee95bd912634fdeb5ea91c6c7747ee30e03562d0f0d333f88ed7dbb929b36b60b8d74189189e12f
|
checksum: 46681b6ab10f3ca2d961f50d4096b62ab5d551e1adad84e64be1ee23e72eb2f26a1e30e617e853c74f1349fffe4af68d33921a128543b6f24b6d46c09a3e2aec
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -1260,12 +1261,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@babel/preset-env@npm:^7.23.5":
|
"@babel/preset-env@npm:^7.23.6":
|
||||||
version: 7.23.5
|
version: 7.23.6
|
||||||
resolution: "@babel/preset-env@npm:7.23.5"
|
resolution: "@babel/preset-env@npm:7.23.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/compat-data": "npm:^7.23.5"
|
"@babel/compat-data": "npm:^7.23.5"
|
||||||
"@babel/helper-compilation-targets": "npm:^7.22.15"
|
"@babel/helper-compilation-targets": "npm:^7.23.6"
|
||||||
"@babel/helper-plugin-utils": "npm:^7.22.5"
|
"@babel/helper-plugin-utils": "npm:^7.22.5"
|
||||||
"@babel/helper-validator-option": "npm:^7.23.5"
|
"@babel/helper-validator-option": "npm:^7.23.5"
|
||||||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.23.3"
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "npm:^7.23.3"
|
||||||
@ -1305,7 +1306,7 @@ __metadata:
|
|||||||
"@babel/plugin-transform-dynamic-import": "npm:^7.23.4"
|
"@babel/plugin-transform-dynamic-import": "npm:^7.23.4"
|
||||||
"@babel/plugin-transform-exponentiation-operator": "npm:^7.23.3"
|
"@babel/plugin-transform-exponentiation-operator": "npm:^7.23.3"
|
||||||
"@babel/plugin-transform-export-namespace-from": "npm:^7.23.4"
|
"@babel/plugin-transform-export-namespace-from": "npm:^7.23.4"
|
||||||
"@babel/plugin-transform-for-of": "npm:^7.23.3"
|
"@babel/plugin-transform-for-of": "npm:^7.23.6"
|
||||||
"@babel/plugin-transform-function-name": "npm:^7.23.3"
|
"@babel/plugin-transform-function-name": "npm:^7.23.3"
|
||||||
"@babel/plugin-transform-json-strings": "npm:^7.23.4"
|
"@babel/plugin-transform-json-strings": "npm:^7.23.4"
|
||||||
"@babel/plugin-transform-literals": "npm:^7.23.3"
|
"@babel/plugin-transform-literals": "npm:^7.23.3"
|
||||||
@ -1346,7 +1347,7 @@ __metadata:
|
|||||||
semver: "npm:^6.3.1"
|
semver: "npm:^6.3.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@babel/core": ^7.0.0-0
|
"@babel/core": ^7.0.0-0
|
||||||
checksum: 2a0e1274dec045186e131c6433659b75492583290e8d41633c616f6bff829cb2e4b2f9a57f556283a54db3bd6aa697911e56a36f607911a29b731c445a5b5a06
|
checksum: 5b24d179af52f082d04b9b98cc4777e37bf31a97cef5a91d8917e996dbd75f2f743c88c40f80744cb8529355bb674619d150c0260c32d834aa4067e21d0c8962
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -2723,7 +2724,7 @@ __metadata:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core": "npm:^7.23.6"
|
"@babel/core": "npm:^7.23.6"
|
||||||
"@babel/plugin-transform-runtime": "npm:^7.23.6"
|
"@babel/plugin-transform-runtime": "npm:^7.23.6"
|
||||||
"@babel/preset-env": "npm:^7.23.5"
|
"@babel/preset-env": "npm:^7.23.6"
|
||||||
"@babel/runtime": "npm:^7.23.6"
|
"@babel/runtime": "npm:^7.23.6"
|
||||||
"@egjs/hammerjs": "npm:^2.0.17"
|
"@egjs/hammerjs": "npm:^2.0.17"
|
||||||
"@fortawesome/fontawesome-free": "npm:^6.5.1"
|
"@fortawesome/fontawesome-free": "npm:^6.5.1"
|
||||||
|
Reference in New Issue
Block a user