forked from martijnversluis/ChordSheetJS
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @babel/preset-env from 7.23.6 to 7.23.8 (#651)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.6 to 7.23.8. - [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.8/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
9772146
commit b8168ad
Showing
2 changed files
with
59 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -129,10 +129,10 @@ | |
regexpu-core "^5.3.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.4.3": | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba" | ||
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug== | ||
"@babel/helper-define-polyfill-provider@^0.4.4": | ||
version "0.4.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" | ||
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== | ||
dependencies: | ||
"@babel/helper-compilation-targets" "^7.22.6" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -314,10 +314,10 @@ | |
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" | ||
"@babel/plugin-transform-optional-chaining" "^7.23.3" | ||
|
||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3": | ||
version "7.23.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz#20c60d4639d18f7da8602548512e9d3a4c8d7098" | ||
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w== | ||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b" | ||
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.20" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -489,10 +489,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-async-generator-functions@^7.23.4": | ||
version "7.23.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a" | ||
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw== | ||
"@babel/plugin-transform-async-generator-functions@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd" | ||
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.20" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -539,16 +539,15 @@ | |
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-class-static-block" "^7.14.5" | ||
|
||
"@babel/plugin-transform-classes@^7.23.5": | ||
version "7.23.5" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz#e7a75f815e0c534cc4c9a39c56636c84fc0d64f2" | ||
integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg== | ||
"@babel/plugin-transform-classes@^7.23.8": | ||
version "7.23.8" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92" | ||
integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.22.5" | ||
"@babel/helper-compilation-targets" "^7.22.15" | ||
"@babel/helper-compilation-targets" "^7.23.6" | ||
"@babel/helper-environment-visitor" "^7.22.20" | ||
"@babel/helper-function-name" "^7.23.0" | ||
"@babel/helper-optimise-call-expression" "^7.22.5" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-replace-supers" "^7.22.20" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
|
@@ -881,18 +880,18 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.22.15" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/preset-env@^7.23.6": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" | ||
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== | ||
"@babel/preset-env@^7.23.8": | ||
version "7.23.8" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e" | ||
integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA== | ||
dependencies: | ||
"@babel/compat-data" "^7.23.5" | ||
"@babel/helper-compilation-targets" "^7.23.6" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-validator-option" "^7.23.5" | ||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3" | ||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3" | ||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3" | ||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7" | ||
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2" | ||
"@babel/plugin-syntax-async-generators" "^7.8.4" | ||
"@babel/plugin-syntax-class-properties" "^7.12.13" | ||
|
@@ -913,13 +912,13 @@ | |
"@babel/plugin-syntax-top-level-await" "^7.14.5" | ||
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" | ||
"@babel/plugin-transform-arrow-functions" "^7.23.3" | ||
"@babel/plugin-transform-async-generator-functions" "^7.23.4" | ||
"@babel/plugin-transform-async-generator-functions" "^7.23.7" | ||
"@babel/plugin-transform-async-to-generator" "^7.23.3" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.23.3" | ||
"@babel/plugin-transform-block-scoping" "^7.23.4" | ||
"@babel/plugin-transform-class-properties" "^7.23.3" | ||
"@babel/plugin-transform-class-static-block" "^7.23.4" | ||
"@babel/plugin-transform-classes" "^7.23.5" | ||
"@babel/plugin-transform-classes" "^7.23.8" | ||
"@babel/plugin-transform-computed-properties" "^7.23.3" | ||
"@babel/plugin-transform-destructuring" "^7.23.3" | ||
"@babel/plugin-transform-dotall-regex" "^7.23.3" | ||
|
@@ -961,9 +960,9 @@ | |
"@babel/plugin-transform-unicode-regex" "^7.23.3" | ||
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3" | ||
"@babel/preset-modules" "0.1.6-no-external-plugins" | ||
babel-plugin-polyfill-corejs2 "^0.4.6" | ||
babel-plugin-polyfill-corejs3 "^0.8.5" | ||
babel-plugin-polyfill-regenerator "^0.5.3" | ||
babel-plugin-polyfill-corejs2 "^0.4.7" | ||
babel-plugin-polyfill-corejs3 "^0.8.7" | ||
babel-plugin-polyfill-regenerator "^0.5.4" | ||
core-js-compat "^3.31.0" | ||
semver "^6.3.1" | ||
|
||
|
@@ -2846,29 +2845,29 @@ babel-plugin-jest-hoist@^27.5.1: | |
"@types/babel__core" "^7.0.0" | ||
"@types/babel__traverse" "^7.0.6" | ||
|
||
babel-plugin-polyfill-corejs2@^0.4.6: | ||
version "0.4.6" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313" | ||
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q== | ||
babel-plugin-polyfill-corejs2@^0.4.7: | ||
version "0.4.7" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" | ||
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.6" | ||
"@babel/helper-define-polyfill-provider" "^0.4.3" | ||
"@babel/helper-define-polyfill-provider" "^0.4.4" | ||
semver "^6.3.1" | ||
|
||
babel-plugin-polyfill-corejs3@^0.8.5: | ||
version "0.8.5" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1" | ||
integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA== | ||
babel-plugin-polyfill-corejs3@^0.8.7: | ||
version "0.8.7" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" | ||
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.4.3" | ||
core-js-compat "^3.32.2" | ||
"@babel/helper-define-polyfill-provider" "^0.4.4" | ||
core-js-compat "^3.33.1" | ||
|
||
babel-plugin-polyfill-regenerator@^0.5.3: | ||
version "0.5.3" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5" | ||
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw== | ||
babel-plugin-polyfill-regenerator@^0.5.4: | ||
version "0.5.4" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" | ||
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.4.3" | ||
"@babel/helper-define-polyfill-provider" "^0.4.4" | ||
|
||
babel-preset-current-node-syntax@^1.0.0: | ||
version "1.0.1" | ||
|
@@ -3097,16 +3096,6 @@ browserify@^17.0.0: | |
vm-browserify "^1.0.0" | ||
xtend "^4.0.0" | ||
|
||
browserslist@^4.21.10, browserslist@^4.6.6: | ||
version "4.21.11" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.11.tgz#35f74a3e51adc4d193dcd76ea13858de7b8fecb8" | ||
integrity sha512-xn1UXOKUz7DjdGlg9RrUr0GGiWzI97UQJnugHtH0OLDfJB7jMgoIkYvRIEO1l9EeEERVqeqLYOcFBW9ldjypbQ== | ||
dependencies: | ||
caniuse-lite "^1.0.30001538" | ||
electron-to-chromium "^1.4.526" | ||
node-releases "^2.0.13" | ||
update-browserslist-db "^1.0.13" | ||
|
||
browserslist@^4.22.2: | ||
version "4.22.2" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" | ||
|
@@ -3117,6 +3106,16 @@ browserslist@^4.22.2: | |
node-releases "^2.0.14" | ||
update-browserslist-db "^1.0.13" | ||
|
||
browserslist@^4.6.6: | ||
version "4.21.11" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.11.tgz#35f74a3e51adc4d193dcd76ea13858de7b8fecb8" | ||
integrity sha512-xn1UXOKUz7DjdGlg9RrUr0GGiWzI97UQJnugHtH0OLDfJB7jMgoIkYvRIEO1l9EeEERVqeqLYOcFBW9ldjypbQ== | ||
dependencies: | ||
caniuse-lite "^1.0.30001538" | ||
electron-to-chromium "^1.4.526" | ||
node-releases "^2.0.13" | ||
update-browserslist-db "^1.0.13" | ||
|
||
[email protected]: | ||
version "0.2.6" | ||
resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" | ||
|
@@ -3452,12 +3451,12 @@ convert-source-map@~1.1.0: | |
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.1.3.tgz#4829c877e9fe49b3161f3bf3673888e204699860" | ||
integrity sha512-Y8L5rp6jo+g9VEPgvqNfEopjTR4OTYct8lXlS8iVQdmnjDvbdbzYe9rjtFCB9egC86JoNCU61WRY+ScjkZpnIg== | ||
|
||
core-js-compat@^3.31.0, core-js-compat@^3.32.2: | ||
version "3.32.2" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.32.2.tgz#8047d1a8b3ac4e639f0d4f66d4431aa3b16e004c" | ||
integrity sha512-+GjlguTDINOijtVRUxrQOv3kfu9rl+qPNdX2LTbJ/ZyVTuxK+ksVSAGX1nHstu4hrv1En/uPTtWgq2gI5wt4AQ== | ||
core-js-compat@^3.31.0, core-js-compat@^3.33.1: | ||
version "3.35.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873" | ||
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw== | ||
dependencies: | ||
browserslist "^4.21.10" | ||
browserslist "^4.22.2" | ||
|
||
core-util-is@~1.0.0: | ||
version "1.0.3" | ||
|