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 72
72
"babel-core" : " 7.0.0-bridge.0"
73
73
},
74
74
"devDependencies" : {
75
- "@babel/core" : " 7.15.4 " ,
75
+ "@babel/core" : " 7.15.5 " ,
76
76
"@babel/plugin-proposal-class-properties" : " 7.14.5" ,
77
77
"@babel/plugin-proposal-decorators" : " 7.15.4" ,
78
78
"@babel/plugin-proposal-export-namespace-from" : " 7.14.5" ,
Original file line number Diff line number Diff line change 43
43
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
44
44
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
45
45
46
- "@babel/core@7.15.4 ":
47
- version "7.15.4 "
48
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.4 .tgz#a70d06c58ae1fce39c23f8efd79f9d5eb8b2f397 "
49
- integrity sha512-Lkcv9I4a8bgUI8LJOLM6IKv6hnz1KOju6KM1lceqVMKlKKqNRopYd2Pc9MgIurqvMJ6BooemrnJz8jlIiQIpsA ==
46
+ "@babel/core@7.15.5 ":
47
+ version "7.15.5 "
48
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5 .tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9 "
49
+ integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg ==
50
50
dependencies:
51
51
"@babel/code-frame" "^7.14.5"
52
52
"@babel/generator" "^7.15.4"
53
53
"@babel/helper-compilation-targets" "^7.15.4"
54
54
"@babel/helper-module-transforms" "^7.15.4"
55
55
"@babel/helpers" "^7.15.4"
56
- "@babel/parser" "^7.15.4 "
56
+ "@babel/parser" "^7.15.5 "
57
57
"@babel/template" "^7.15.4"
58
58
"@babel/traverse" "^7.15.4"
59
59
"@babel/types" "^7.15.4"
617
617
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.4.tgz#02f2931b822512d3aad17d475ae83da74a255a84"
618
618
integrity sha512-xmzz+7fRpjrvDUj+GV7zfz/R3gSK2cOxGlazaXooxspCr539cbTXJKvBJzSVI2pPhcRGquoOtaIkKCsHQUiO3w==
619
619
620
+ "@babel/parser@^7.15.5":
621
+ version "7.15.5"
622
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
623
+ integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
624
+
620
625
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
621
626
version "7.15.4"
622
627
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.15.4.tgz#dbdeabb1e80f622d9f0b583efb2999605e0a567e"
You can’t perform that action at this time.
0 commit comments