Skip to content

Commit d16ba50

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/core to v7.17.9
1 parent f77ca6c commit d16ba50

2 files changed

Lines changed: 52 additions & 23 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"sass": "1.49.11"
7474
},
7575
"devDependencies": {
76-
"@babel/core": "7.17.8",
76+
"@babel/core": "7.17.9",
7777
"@babel/plugin-proposal-export-namespace-from": "7.16.7",
7878
"@babel/plugin-proposal-logical-assignment-operators": "7.16.7",
7979
"@babel/plugin-proposal-nullish-coalescing-operator": "7.16.7",

yarn.lock

Lines changed: 51 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -132,25 +132,25 @@
132132
invariant "^2.2.4"
133133
semver "^5.5.0"
134134

135-
"@babel/core@7.17.8":
136-
version "7.17.8"
137-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a"
138-
integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==
135+
"@babel/core@7.17.9":
136+
version "7.17.9"
137+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe"
138+
integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==
139139
dependencies:
140140
"@ampproject/remapping" "^2.1.0"
141141
"@babel/code-frame" "^7.16.7"
142-
"@babel/generator" "^7.17.7"
142+
"@babel/generator" "^7.17.9"
143143
"@babel/helper-compilation-targets" "^7.17.7"
144144
"@babel/helper-module-transforms" "^7.17.7"
145-
"@babel/helpers" "^7.17.8"
146-
"@babel/parser" "^7.17.8"
145+
"@babel/helpers" "^7.17.9"
146+
"@babel/parser" "^7.17.9"
147147
"@babel/template" "^7.16.7"
148-
"@babel/traverse" "^7.17.3"
148+
"@babel/traverse" "^7.17.9"
149149
"@babel/types" "^7.17.0"
150150
convert-source-map "^1.7.0"
151151
debug "^4.1.0"
152152
gensync "^1.0.0-beta.2"
153-
json5 "^2.1.2"
153+
json5 "^2.2.1"
154154
semver "^6.3.0"
155155

156156
"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.2.2", "@babel/core@^7.3.4", "@babel/core@^7.8.3", "@babel/core@^7.8.4":
@@ -455,10 +455,10 @@
455455
jsesc "^2.5.1"
456456
source-map "^0.5.0"
457457

458-
"@babel/generator@^7.17.7":
459-
version "7.17.7"
460-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
461-
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
458+
"@babel/generator@^7.17.9":
459+
version "7.17.9"
460+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc"
461+
integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==
462462
dependencies:
463463
"@babel/types" "^7.17.0"
464464
jsesc "^2.5.1"
@@ -970,6 +970,14 @@
970970
"@babel/template" "^7.16.7"
971971
"@babel/types" "^7.16.7"
972972

973+
"@babel/helper-function-name@^7.17.9":
974+
version "7.17.9"
975+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz#136fcd54bc1da82fcb47565cf16fd8e444b1ff12"
976+
integrity sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
977+
dependencies:
978+
"@babel/template" "^7.16.7"
979+
"@babel/types" "^7.17.0"
980+
973981
"@babel/helper-function-name@^7.8.3":
974982
version "7.8.3"
975983
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
@@ -1877,13 +1885,13 @@
18771885
"@babel/traverse" "^7.16.7"
18781886
"@babel/types" "^7.16.7"
18791887

1880-
"@babel/helpers@^7.17.8":
1881-
version "7.17.8"
1882-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106"
1883-
integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==
1888+
"@babel/helpers@^7.17.9":
1889+
version "7.17.9"
1890+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
1891+
integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
18841892
dependencies:
18851893
"@babel/template" "^7.16.7"
1886-
"@babel/traverse" "^7.17.3"
1894+
"@babel/traverse" "^7.17.9"
18871895
"@babel/types" "^7.17.0"
18881896

18891897
"@babel/helpers@^7.8.4":
@@ -2048,10 +2056,10 @@
20482056
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0"
20492057
integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==
20502058

2051-
"@babel/parser@^7.17.8":
2052-
version "7.17.8"
2053-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240"
2054-
integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==
2059+
"@babel/parser@^7.17.9":
2060+
version "7.17.9"
2061+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef"
2062+
integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==
20552063

20562064
"@babel/parser@^7.3.4", "@babel/parser@^7.4.5", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4":
20572065
version "7.8.4"
@@ -5412,6 +5420,22 @@
54125420
debug "^4.1.0"
54135421
globals "^11.1.0"
54145422

5423+
"@babel/traverse@^7.17.9":
5424+
version "7.17.9"
5425+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d"
5426+
integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==
5427+
dependencies:
5428+
"@babel/code-frame" "^7.16.7"
5429+
"@babel/generator" "^7.17.9"
5430+
"@babel/helper-environment-visitor" "^7.16.7"
5431+
"@babel/helper-function-name" "^7.17.9"
5432+
"@babel/helper-hoist-variables" "^7.16.7"
5433+
"@babel/helper-split-export-declaration" "^7.16.7"
5434+
"@babel/parser" "^7.17.9"
5435+
"@babel/types" "^7.17.0"
5436+
debug "^4.1.0"
5437+
globals "^11.1.0"
5438+
54155439
"@babel/traverse@^7.7.0", "@babel/traverse@^7.8.6":
54165440
version "7.8.6"
54175441
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff"
@@ -17144,6 +17168,11 @@ json5@^2.1.2:
1714417168
dependencies:
1714517169
minimist "^1.2.5"
1714617170

17171+
json5@^2.2.1:
17172+
version "2.2.1"
17173+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
17174+
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
17175+
1714717176
jsonc-parser@^3.0.0:
1714817177
version "3.0.0"
1714917178
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.0.0.tgz#abdd785701c7e7eaca8a9ec8cf070ca51a745a22"

0 commit comments

Comments
 (0)