Skip to content

Commit 73d761e

Browse files
committed
⬆️ deps: Upgrade dependency @babel/preset-env to v7.25.3.
1 parent 3eaa7fa commit 73d761e

File tree

2 files changed

+31
-11
lines changed

2 files changed

+31
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"devDependencies": {
7575
"@babel/core": "7.25.2",
76-
"@babel/preset-env": "7.25.2",
76+
"@babel/preset-env": "7.25.3",
7777
"@commitlint/cli": "19.3.0",
7878
"@iterable-iterator/chain": "2.0.1",
7979
"@iterable-iterator/list": "1.0.1",

yarn.lock

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -876,18 +876,25 @@
876876
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.0.tgz#9fdc9237504d797b6e7b8f66e78ea7f570d256ad"
877877
integrity sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==
878878

879+
"@babel/parser@^7.25.3":
880+
version "7.25.3"
881+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065"
882+
integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==
883+
dependencies:
884+
"@babel/types" "^7.25.2"
885+
879886
"@babel/parser@^7.3.3":
880887
version "7.14.7"
881888
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
882889
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==
883890

884-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.0":
885-
version "7.25.0"
886-
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.0.tgz#328275f22d809b962978d998c6eba22a233ac8aa"
887-
integrity sha512-dG0aApncVQwAUJa8tP1VHTnmU67BeIQvKafd3raEx315H54FfkZSz3B/TT+33ZQAjatGJA79gZqTtqL5QZUKXw==
891+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
892+
version "7.25.3"
893+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
894+
integrity sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==
888895
dependencies:
889896
"@babel/helper-plugin-utils" "^7.24.8"
890-
"@babel/traverse" "^7.25.0"
897+
"@babel/traverse" "^7.25.3"
891898

892899
"@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.25.0":
893900
version "7.25.0"
@@ -1918,16 +1925,16 @@
19181925
"@babel/helper-create-regexp-features-plugin" "^7.24.7"
19191926
"@babel/helper-plugin-utils" "^7.24.7"
19201927

1921-
"@babel/preset-env@7.25.2":
1922-
version "7.25.2"
1923-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.2.tgz#15918e9d050c4713a2ab8fa2fa82514eaf16676e"
1924-
integrity sha512-Y2Vkwy3ITW4id9c6KXshVV/x5yCGK7VdJmKkzOzNsDZMojRKfSA/033rRbLqlRozmhRXCejxWHLSJOg/wUHfzw==
1928+
"@babel/preset-env@7.25.3":
1929+
version "7.25.3"
1930+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c"
1931+
integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g==
19251932
dependencies:
19261933
"@babel/compat-data" "^7.25.2"
19271934
"@babel/helper-compilation-targets" "^7.25.2"
19281935
"@babel/helper-plugin-utils" "^7.24.8"
19291936
"@babel/helper-validator-option" "^7.24.8"
1930-
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.0"
1937+
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.3"
19311938
"@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.0"
19321939
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.25.0"
19331940
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.24.7"
@@ -2269,6 +2276,19 @@
22692276
debug "^4.3.1"
22702277
globals "^11.1.0"
22712278

2279+
"@babel/traverse@^7.25.3":
2280+
version "7.25.3"
2281+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490"
2282+
integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==
2283+
dependencies:
2284+
"@babel/code-frame" "^7.24.7"
2285+
"@babel/generator" "^7.25.0"
2286+
"@babel/parser" "^7.25.3"
2287+
"@babel/template" "^7.25.0"
2288+
"@babel/types" "^7.25.2"
2289+
debug "^4.3.1"
2290+
globals "^11.1.0"
2291+
22722292
"@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.14.2", "@babel/types@^7.4.4":
22732293
version "7.14.2"
22742294
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"

0 commit comments

Comments
 (0)