Skip to content

Commit 2e90605

Browse files
committed
⬆️ deps: Upgrade dependency @babel/core to v7.21.3
1 parent 68a4541 commit 2e90605

File tree

2 files changed

+56
-16
lines changed

2 files changed

+56
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@iterable-iterator/slice": "^1.0.1"
7272
},
7373
"devDependencies": {
74-
"@babel/core": "7.21.0",
74+
"@babel/core": "7.21.3",
7575
"@babel/preset-env": "7.20.2",
7676
"@babel/register": "7.21.0",
7777
"@commitlint/cli": "17.4.4",

yarn.lock

Lines changed: 55 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,21 +44,21 @@
4444
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733"
4545
integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==
4646

47-
"@babel/core@7.21.0":
48-
version "7.21.0"
49-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13"
50-
integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA==
47+
"@babel/core@7.21.3":
48+
version "7.21.3"
49+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e"
50+
integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==
5151
dependencies:
5252
"@ampproject/remapping" "^2.2.0"
5353
"@babel/code-frame" "^7.18.6"
54-
"@babel/generator" "^7.21.0"
54+
"@babel/generator" "^7.21.3"
5555
"@babel/helper-compilation-targets" "^7.20.7"
56-
"@babel/helper-module-transforms" "^7.21.0"
56+
"@babel/helper-module-transforms" "^7.21.2"
5757
"@babel/helpers" "^7.21.0"
58-
"@babel/parser" "^7.21.0"
58+
"@babel/parser" "^7.21.3"
5959
"@babel/template" "^7.20.7"
60-
"@babel/traverse" "^7.21.0"
61-
"@babel/types" "^7.21.0"
60+
"@babel/traverse" "^7.21.3"
61+
"@babel/types" "^7.21.3"
6262
convert-source-map "^1.7.0"
6363
debug "^4.1.0"
6464
gensync "^1.0.0-beta.2"
@@ -141,6 +141,16 @@
141141
"@jridgewell/trace-mapping" "^0.3.17"
142142
jsesc "^2.5.1"
143143

144+
"@babel/generator@^7.21.3":
145+
version "7.21.3"
146+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce"
147+
integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==
148+
dependencies:
149+
"@babel/types" "^7.21.3"
150+
"@jridgewell/gen-mapping" "^0.3.2"
151+
"@jridgewell/trace-mapping" "^0.3.17"
152+
jsesc "^2.5.1"
153+
144154
"@babel/helper-annotate-as-pure@^7.14.5":
145155
version "7.14.5"
146156
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
@@ -450,19 +460,19 @@
450460
"@babel/traverse" "^7.19.6"
451461
"@babel/types" "^7.19.4"
452462

453-
"@babel/helper-module-transforms@^7.21.0":
454-
version "7.21.0"
455-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67"
456-
integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ==
463+
"@babel/helper-module-transforms@^7.21.2":
464+
version "7.21.2"
465+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
466+
integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==
457467
dependencies:
458468
"@babel/helper-environment-visitor" "^7.18.9"
459469
"@babel/helper-module-imports" "^7.18.6"
460470
"@babel/helper-simple-access" "^7.20.2"
461471
"@babel/helper-split-export-declaration" "^7.18.6"
462472
"@babel/helper-validator-identifier" "^7.19.1"
463473
"@babel/template" "^7.20.7"
464-
"@babel/traverse" "^7.21.0"
465-
"@babel/types" "^7.21.0"
474+
"@babel/traverse" "^7.21.2"
475+
"@babel/types" "^7.21.2"
466476

467477
"@babel/helper-optimise-call-expression@^7.14.5":
468478
version "7.14.5"
@@ -756,6 +766,11 @@
756766
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.0.tgz#cc09288743b867763cb927ba101ccdf0b600b7e4"
757767
integrity sha512-ONjtg4renj14A9pj3iA5T5+r5Eijxbr2eNIkMBTC74occDSsRZUpe8vowmowAjFR1imWlkD8eEmjYXiREZpGZg==
758768

769+
"@babel/parser@^7.21.3":
770+
version "7.21.3"
771+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3"
772+
integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==
773+
759774
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
760775
version "7.18.6"
761776
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
@@ -2063,6 +2078,22 @@
20632078
debug "^4.1.0"
20642079
globals "^11.1.0"
20652080

2081+
"@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3":
2082+
version "7.21.3"
2083+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67"
2084+
integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==
2085+
dependencies:
2086+
"@babel/code-frame" "^7.18.6"
2087+
"@babel/generator" "^7.21.3"
2088+
"@babel/helper-environment-visitor" "^7.18.9"
2089+
"@babel/helper-function-name" "^7.21.0"
2090+
"@babel/helper-hoist-variables" "^7.18.6"
2091+
"@babel/helper-split-export-declaration" "^7.18.6"
2092+
"@babel/parser" "^7.21.3"
2093+
"@babel/types" "^7.21.3"
2094+
debug "^4.1.0"
2095+
globals "^11.1.0"
2096+
20662097
"@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.4.4":
20672098
version "7.14.9"
20682099
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
@@ -2141,6 +2172,15 @@
21412172
"@babel/helper-validator-identifier" "^7.19.1"
21422173
to-fast-properties "^2.0.0"
21432174

2175+
"@babel/types@^7.21.2", "@babel/types@^7.21.3":
2176+
version "7.21.3"
2177+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05"
2178+
integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==
2179+
dependencies:
2180+
"@babel/helper-string-parser" "^7.19.4"
2181+
"@babel/helper-validator-identifier" "^7.19.1"
2182+
to-fast-properties "^2.0.0"
2183+
21442184
"@bcoe/v8-coverage@^0.2.3":
21452185
version "0.2.3"
21462186
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)