File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 66
66
},
67
67
"dependencies" : {},
68
68
"devDependencies" : {
69
- "@babel/core" : " 7.15.4 " ,
69
+ "@babel/core" : " 7.15.5 " ,
70
70
"@babel/preset-env" : " 7.15.4" ,
71
71
"@babel/register" : " 7.15.3" ,
72
72
"@commitlint/cli" : " 13.1.0" ,
Original file line number Diff line number Diff line change 60
60
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
61
61
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
62
62
63
-
64
- version "7.15.4 "
65
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.4 .tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397 "
66
- integrity sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA ==
63
+
64
+ version "7.15.5 "
65
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5 .tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9 "
66
+ integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg ==
67
67
dependencies :
68
68
" @babel/code-frame" " ^7.14.5"
69
69
" @babel/generator" " ^7.15.4"
70
70
" @babel/helper-compilation-targets" " ^7.15.4"
71
71
" @babel/helper-module-transforms" " ^7.15.4"
72
72
" @babel/helpers" " ^7.15.4"
73
- " @babel/parser" " ^7.15.4 "
73
+ " @babel/parser" " ^7.15.5 "
74
74
" @babel/template" " ^7.15.4"
75
75
" @babel/traverse" " ^7.15.4"
76
76
" @babel/types" " ^7.15.4"
756
756
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
757
757
integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==
758
758
759
+ " @babel/parser@^7.15.5 " :
760
+ version "7.15.5"
761
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
762
+ integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
763
+
759
764
" @babel/parser@^7.3.3 " :
760
765
version "7.14.7"
761
766
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
You can’t perform that action at this time.
0 commit comments