Skip to content

Commit b017ddd

Browse files
author
Arghya Ghosh
authored
Merge pull request #180 from javaistic/depfu/update/yarn/@babel/core-7.17.7
Update @babel/core: 7.17.5 → 7.17.7 (patch)
2 parents db42d26 + cdd13ae commit b017ddd

File tree

2 files changed

+82
-2
lines changed

2 files changed

+82
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"unist-util-visit": "^2.0.3"
6666
},
6767
"devDependencies": {
68-
"@babel/core": "^7.17.5",
68+
"@babel/core": "^7.17.7",
6969
"@babel/plugin-transform-react-jsx": "^7.17.3",
7070
"@types/react": "^17.0.40",
7171
"@typescript-eslint/eslint-plugin": "^5.13.0",

yarn.lock

Lines changed: 81 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@
142142
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34"
143143
integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==
144144

145+
"@babel/compat-data@^7.17.7":
146+
version "7.17.7"
147+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2"
148+
integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==
149+
145150
"@babel/core@7.12.9":
146151
version "7.12.9"
147152
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
@@ -185,7 +190,7 @@
185190
semver "^6.3.0"
186191
source-map "^0.5.0"
187192

188-
"@babel/core@^7.16.0", "@babel/core@^7.17.5":
193+
"@babel/core@^7.16.0":
189194
version "7.17.5"
190195
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
191196
integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==
@@ -206,6 +211,27 @@
206211
json5 "^2.1.2"
207212
semver "^6.3.0"
208213

214+
"@babel/core@^7.17.7":
215+
version "7.17.7"
216+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.7.tgz#f7c28228c83cdf2dbd1b9baa06eaf9df07f0c2f9"
217+
integrity sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==
218+
dependencies:
219+
"@ampproject/remapping" "^2.1.0"
220+
"@babel/code-frame" "^7.16.7"
221+
"@babel/generator" "^7.17.7"
222+
"@babel/helper-compilation-targets" "^7.17.7"
223+
"@babel/helper-module-transforms" "^7.17.7"
224+
"@babel/helpers" "^7.17.7"
225+
"@babel/parser" "^7.17.7"
226+
"@babel/template" "^7.16.7"
227+
"@babel/traverse" "^7.17.3"
228+
"@babel/types" "^7.17.0"
229+
convert-source-map "^1.7.0"
230+
debug "^4.1.0"
231+
gensync "^1.0.0-beta.2"
232+
json5 "^2.1.2"
233+
semver "^6.3.0"
234+
209235
"@babel/eslint-parser@^7.16.3":
210236
version "7.17.0"
211237
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz#eabb24ad9f0afa80e5849f8240d0e5facc2d90d6"
@@ -251,6 +277,15 @@
251277
jsesc "^2.5.1"
252278
source-map "^0.5.0"
253279

280+
"@babel/generator@^7.17.7":
281+
version "7.17.7"
282+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad"
283+
integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==
284+
dependencies:
285+
"@babel/types" "^7.17.0"
286+
jsesc "^2.5.1"
287+
source-map "^0.5.0"
288+
254289
"@babel/helper-annotate-as-pure@^7.14.5":
255290
version "7.14.5"
256291
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
@@ -301,6 +336,16 @@
301336
browserslist "^4.17.5"
302337
semver "^6.3.0"
303338

339+
"@babel/helper-compilation-targets@^7.17.7":
340+
version "7.17.7"
341+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46"
342+
integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==
343+
dependencies:
344+
"@babel/compat-data" "^7.17.7"
345+
"@babel/helper-validator-option" "^7.16.7"
346+
browserslist "^4.17.5"
347+
semver "^6.3.0"
348+
304349
"@babel/helper-create-class-features-plugin@^7.14.5":
305350
version "7.14.6"
306351
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542"
@@ -493,6 +538,20 @@
493538
"@babel/traverse" "^7.14.5"
494539
"@babel/types" "^7.14.5"
495540

541+
"@babel/helper-module-transforms@^7.17.7":
542+
version "7.17.7"
543+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz#3943c7f777139e7954a5355c815263741a9c1cbd"
544+
integrity sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==
545+
dependencies:
546+
"@babel/helper-environment-visitor" "^7.16.7"
547+
"@babel/helper-module-imports" "^7.16.7"
548+
"@babel/helper-simple-access" "^7.17.7"
549+
"@babel/helper-split-export-declaration" "^7.16.7"
550+
"@babel/helper-validator-identifier" "^7.16.7"
551+
"@babel/template" "^7.16.7"
552+
"@babel/traverse" "^7.17.3"
553+
"@babel/types" "^7.17.0"
554+
496555
"@babel/helper-optimise-call-expression@^7.14.5":
497556
version "7.14.5"
498557
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
@@ -575,6 +634,13 @@
575634
dependencies:
576635
"@babel/types" "^7.16.7"
577636

637+
"@babel/helper-simple-access@^7.17.7":
638+
version "7.17.7"
639+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
640+
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
641+
dependencies:
642+
"@babel/types" "^7.17.0"
643+
578644
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
579645
version "7.14.5"
580646
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
@@ -661,6 +727,15 @@
661727
"@babel/traverse" "^7.14.5"
662728
"@babel/types" "^7.14.5"
663729

730+
"@babel/helpers@^7.17.7":
731+
version "7.17.7"
732+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.7.tgz#6fc0a24280fd00026e85424bbfed4650e76d7127"
733+
integrity sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==
734+
dependencies:
735+
"@babel/template" "^7.16.7"
736+
"@babel/traverse" "^7.17.3"
737+
"@babel/types" "^7.17.0"
738+
664739
"@babel/highlight@^7.14.5":
665740
version "7.14.5"
666741
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
@@ -699,6 +774,11 @@
699774
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
700775
integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==
701776

777+
"@babel/parser@^7.17.7":
778+
version "7.17.7"
779+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.7.tgz#fc19b645a5456c8d6fdb6cecd3c66c0173902800"
780+
integrity sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==
781+
702782
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
703783
version "7.16.7"
704784
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.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"

0 commit comments

Comments
 (0)