File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.17.0 " ,
68
+ "@babel/core" : " ^7.17.2 " ,
69
69
"@types/react" : " ^17.0.39" ,
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 188
188
semver "^6.3.0"
189
189
source-map "^0.5.0"
190
190
191
- " @babel/core@^7.17.0 " :
192
- version "7.17.0 "
193
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.0 .tgz#16b8772b0a567f215839f689c5ded6bb20e864d5 "
194
- integrity sha512-x/5Ea+RO5MvF9ize5DeVICJoVrNv0Mi2RnIABrZEKYvPEpldXwauPkgvYA17cKa6WpU3LoYvYbuEMFtSNFsarA ==
191
+ " @babel/core@^7.17.2 " :
192
+ version "7.17.2 "
193
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.2 .tgz#2c77fc430e95139d816d39b113b31bf40fb22337 "
194
+ integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw ==
195
195
dependencies :
196
196
" @ampproject/remapping" " ^2.0.0"
197
197
" @babel/code-frame" " ^7.16.7"
198
198
" @babel/generator" " ^7.17.0"
199
199
" @babel/helper-compilation-targets" " ^7.16.7"
200
200
" @babel/helper-module-transforms" " ^7.16.7"
201
- " @babel/helpers" " ^7.17.0 "
201
+ " @babel/helpers" " ^7.17.2 "
202
202
" @babel/parser" " ^7.17.0"
203
203
" @babel/template" " ^7.16.7"
204
204
" @babel/traverse" " ^7.17.0"
524
524
" @babel/traverse" " ^7.14.5"
525
525
" @babel/types" " ^7.14.5"
526
526
527
- " @babel/helpers@^7.17.0 " :
528
- version "7.17.0 "
529
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.0 .tgz#79cdf6c66a579f3a7b5e739371bc63ca0306886b "
530
- integrity sha512-Xe/9NFxjPwELUvW2dsukcMZIp6XwPSbI4ojFBJuX5ramHuVE22SVcZIwqzdWo5uCgeTXW8qV97lMvSOjq+1+nQ ==
527
+ " @babel/helpers@^7.17.2 " :
528
+ version "7.17.2 "
529
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.2 .tgz#23f0a0746c8e287773ccd27c14be428891f63417 "
530
+ integrity sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ ==
531
531
dependencies :
532
532
" @babel/template" " ^7.16.7"
533
533
" @babel/traverse" " ^7.17.0"
You can’t perform that action at this time.
0 commit comments