File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 65
65
"unist-util-visit" : " ^2.0.3"
66
66
},
67
67
"devDependencies" : {
68
- "@babel/core" : " ^7.16.10 " ,
68
+ "@babel/core" : " ^7.16.12 " ,
69
69
"@types/react" : " ^17.0.38" ,
70
70
"@typescript-eslint/eslint-plugin" : " 5.6.0" ,
71
71
"@typescript-eslint/parser" : " 5.6.0" ,
Original file line number Diff line number Diff line change 180
180
semver "^6.3.0"
181
181
source-map "^0.5.0"
182
182
183
- " @babel/core@^7.16.10 " :
184
- version "7.16.10 "
185
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10 .tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50 "
186
- integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA ==
183
+ " @babel/core@^7.16.12 " :
184
+ version "7.16.12 "
185
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12 .tgz#5edc53c1b71e54881315923ae2aedea2522bb784 "
186
+ integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg ==
187
187
dependencies :
188
188
" @babel/code-frame" " ^7.16.7"
189
189
" @babel/generator" " ^7.16.8"
190
190
" @babel/helper-compilation-targets" " ^7.16.7"
191
191
" @babel/helper-module-transforms" " ^7.16.7"
192
192
" @babel/helpers" " ^7.16.7"
193
- " @babel/parser" " ^7.16.10 "
193
+ " @babel/parser" " ^7.16.12 "
194
194
" @babel/template" " ^7.16.7"
195
195
" @babel/traverse" " ^7.16.10"
196
196
" @babel/types" " ^7.16.8"
558
558
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88"
559
559
integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ==
560
560
561
+ " @babel/parser@^7.16.12 " :
562
+ version "7.16.12"
563
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6"
564
+ integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A==
565
+
561
566
" @babel/parser@^7.16.7 " :
562
567
version "7.16.7"
563
568
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
You can’t perform that action at this time.
0 commit comments