File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 667
667
"@babel/core" : " ^7.20.12" ,
668
668
"@babel/eslint-parser" : " ^7.19.1" ,
669
669
"@babel/eslint-plugin" : " ^7.19.1" ,
670
- "@babel/generator" : " ^7.20.7 " ,
670
+ "@babel/generator" : " ^7.20.14 " ,
671
671
"@babel/helper-plugin-utils" : " ^7.20.2" ,
672
672
"@babel/parser" : " ^7.20.13" ,
673
673
"@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
Original file line number Diff line number Diff line change 159
159
"@jridgewell/gen-mapping" "^0.3.2"
160
160
jsesc "^2.5.1"
161
161
162
+ "@babel/generator@^7.20.14":
163
+ version "7.20.14"
164
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.14.tgz#9fa772c9f86a46c6ac9b321039400712b96f64ce"
165
+ integrity sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==
166
+ dependencies:
167
+ "@babel/types" "^7.20.7"
168
+ "@jridgewell/gen-mapping" "^0.3.2"
169
+ jsesc "^2.5.1"
170
+
162
171
"@babel/helper-annotate-as-pure@^7.16.0", "@babel/helper-annotate-as-pure@^7.18.6":
163
172
version "7.18.6"
164
173
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
You can’t perform that action at this time.
0 commit comments