Skip to content

Commit a589fb2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to v7.17.9
1 parent a52a2a6 commit a589fb2

File tree

2 files changed

+52
-23
lines changed

2 files changed

+52
-23
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"repository": "algolia/react-element-to-jsx-string",
3838
"devDependencies": {
3939
"@babel/cli": "7.17.6",
40-
"@babel/core": "7.17.8",
40+
"@babel/core": "7.17.9",
4141
"@babel/preset-env": "7.16.11",
4242
"@babel/preset-flow": "7.16.7",
4343
"@babel/preset-react": "7.16.7",

Diff for: yarn.lock

+51-22
Original file line numberDiff line numberDiff line change
@@ -85,25 +85,25 @@
8585
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
8686
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
8787

88-
"@babel/[email protected].8":
89-
version "7.17.8"
90-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
91-
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
88+
"@babel/[email protected].9":
89+
version "7.17.9"
90+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe"
91+
integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==
9292
dependencies:
9393
"@ampproject/remapping" "^2.1.0"
9494
"@babel/code-frame" "^7.16.7"
95-
"@babel/generator" "^7.17.7"
95+
"@babel/generator" "^7.17.9"
9696
"@babel/helper-compilation-targets" "^7.17.7"
9797
"@babel/helper-module-transforms" "^7.17.7"
98-
"@babel/helpers" "^7.17.8"
99-
"@babel/parser" "^7.17.8"
98+
"@babel/helpers" "^7.17.9"
99+
"@babel/parser" "^7.17.9"
100100
"@babel/template" "^7.16.7"
101-
"@babel/traverse" "^7.17.3"
101+
"@babel/traverse" "^7.17.9"
102102
"@babel/types" "^7.17.0"
103103
convert-source-map "^1.7.0"
104104
debug "^4.1.0"
105105
gensync "^1.0.0-beta.2"
106-
json5 "^2.1.2"
106+
json5 "^2.2.1"
107107
semver "^6.3.0"
108108

109109
"@babel/core@^7.1.0":
@@ -223,10 +223,10 @@
223223
jsesc "^2.5.1"
224224
source-map "^0.5.0"
225225

226-
"@babel/generator@^7.17.7":
227-
version "7.17.7"
228-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
229-
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
226+
"@babel/generator@^7.17.9":
227+
version "7.17.9"
228+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc"
229+
integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==
230230
dependencies:
231231
"@babel/types" "^7.17.0"
232232
jsesc "^2.5.1"
@@ -420,6 +420,14 @@
420420
"@babel/template" "^7.16.7"
421421
"@babel/types" "^7.16.7"
422422

423+
"@babel/helper-function-name@^7.17.9":
424+
version "7.17.9"
425+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
426+
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
427+
dependencies:
428+
"@babel/template" "^7.16.7"
429+
"@babel/types" "^7.17.0"
430+
423431
"@babel/helper-function-name@^7.9.5":
424432
version "7.9.5"
425433
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
@@ -771,13 +779,13 @@
771779
"@babel/traverse" "^7.16.7"
772780
"@babel/types" "^7.16.7"
773781

774-
"@babel/helpers@^7.17.8":
775-
version "7.17.8"
776-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106"
777-
integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==
782+
"@babel/helpers@^7.17.9":
783+
version "7.17.9"
784+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
785+
integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
778786
dependencies:
779787
"@babel/template" "^7.16.7"
780-
"@babel/traverse" "^7.17.3"
788+
"@babel/traverse" "^7.17.9"
781789
"@babel/types" "^7.17.0"
782790

783791
"@babel/helpers@^7.2.0":
@@ -867,10 +875,10 @@
867875
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
868876
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
869877

870-
"@babel/parser@^7.17.8":
871-
version "7.17.8"
872-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240"
873-
integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==
878+
"@babel/parser@^7.17.9":
879+
version "7.17.9"
880+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
881+
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
874882

875883
"@babel/parser@^7.2.2", "@babel/parser@^7.2.3":
876884
version "7.3.1"
@@ -1749,6 +1757,22 @@
17491757
debug "^4.1.0"
17501758
globals "^11.1.0"
17511759

1760+
"@babel/traverse@^7.17.9":
1761+
version "7.17.9"
1762+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
1763+
integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==
1764+
dependencies:
1765+
"@babel/code-frame" "^7.16.7"
1766+
"@babel/generator" "^7.17.9"
1767+
"@babel/helper-environment-visitor" "^7.16.7"
1768+
"@babel/helper-function-name" "^7.17.9"
1769+
"@babel/helper-hoist-variables" "^7.16.7"
1770+
"@babel/helper-split-export-declaration" "^7.16.7"
1771+
"@babel/parser" "^7.17.9"
1772+
"@babel/types" "^7.17.0"
1773+
debug "^4.1.0"
1774+
globals "^11.1.0"
1775+
17521776
"@babel/traverse@^7.7.0":
17531777
version "7.9.5"
17541778
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2"
@@ -7463,6 +7487,11 @@ json5@^2.1.2:
74637487
dependencies:
74647488
minimist "^1.2.5"
74657489

7490+
json5@^2.2.1:
7491+
version "2.2.1"
7492+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
7493+
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
7494+
74667495
74677496
version "10.0.0"
74687497
resolved "https://registry.yarnpkg.com/json/-/json-10.0.0.tgz#c49a939d4abc7067cc225419d5dd17ab7bf2f66c"

0 commit comments

Comments
 (0)