Skip to content

Commit 4c84eae

Browse files
committed
chore(deps): update dependency @babel/core to v7.20.12
1 parent 189386b commit 4c84eae

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -66,24 +66,24 @@
6666
semver "^6.3.0"
6767

6868
"@babel/core@^7.11.6":
69-
version "7.20.7"
70-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f"
71-
integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==
69+
version "7.20.12"
70+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d"
71+
integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==
7272
dependencies:
7373
"@ampproject/remapping" "^2.1.0"
7474
"@babel/code-frame" "^7.18.6"
7575
"@babel/generator" "^7.20.7"
7676
"@babel/helper-compilation-targets" "^7.20.7"
77-
"@babel/helper-module-transforms" "^7.20.7"
77+
"@babel/helper-module-transforms" "^7.20.11"
7878
"@babel/helpers" "^7.20.7"
7979
"@babel/parser" "^7.20.7"
8080
"@babel/template" "^7.20.7"
81-
"@babel/traverse" "^7.20.7"
81+
"@babel/traverse" "^7.20.12"
8282
"@babel/types" "^7.20.7"
8383
convert-source-map "^1.7.0"
8484
debug "^4.1.0"
8585
gensync "^1.0.0-beta.2"
86-
json5 "^2.2.1"
86+
json5 "^2.2.2"
8787
semver "^6.3.0"
8888

8989
"@babel/generator@^7.17.10":
@@ -307,7 +307,7 @@
307307
"@babel/traverse" "^7.20.1"
308308
"@babel/types" "^7.20.2"
309309

310-
"@babel/helper-module-transforms@^7.20.7":
310+
"@babel/helper-module-transforms@^7.20.11":
311311
version "7.20.11"
312312
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0"
313313
integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==
@@ -1237,10 +1237,10 @@
12371237
debug "^4.1.0"
12381238
globals "^11.1.0"
12391239

1240-
"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7":
1241-
version "7.20.10"
1242-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230"
1243-
integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==
1240+
"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7":
1241+
version "7.20.12"
1242+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5"
1243+
integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==
12441244
dependencies:
12451245
"@babel/code-frame" "^7.18.6"
12461246
"@babel/generator" "^7.20.7"
@@ -2886,9 +2886,9 @@ camelcase@^6.2.0:
28862886
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
28872887

28882888
caniuse-lite@^1.0.30001400:
2889-
version "1.0.30001441"
2890-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz#987437b266260b640a23cd18fbddb509d7f69f3e"
2891-
integrity sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==
2889+
version "1.0.30001442"
2890+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001442.tgz#40337f1cf3be7c637b061e2f78582dc1daec0614"
2891+
integrity sha512-239m03Pqy0hwxYPYR5JwOIxRJfLTWtle9FV8zosfV5pHg+/51uD4nxcUlM8+mWWGfwKtt8lJNHnD3cWw9VZ6ow==
28922892

28932893
chalk@^2.0.0, chalk@^2.4.1:
28942894
version "2.4.2"
@@ -5698,10 +5698,10 @@ json5@^2.1.2:
56985698
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
56995699
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
57005700

5701-
json5@^2.2.1:
5702-
version "2.2.2"
5703-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.2.tgz#64471c5bdcc564c18f7c1d4df2e2297f2457c5ab"
5704-
integrity sha512-46Tk9JiOL2z7ytNQWFLpj99RZkVgeHf87yGQKsIkaPz1qSH9UczKH1rO7K3wgRselo0tYMUNfecYpm/p1vC7tQ==
5701+
json5@^2.2.2:
5702+
version "2.2.3"
5703+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
5704+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
57055705

57065706
jsonfile@^6.0.1:
57075707
version "6.1.0"

0 commit comments

Comments
 (0)