File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 34
34
" prh"
35
35
],
36
36
"dependencies" : {
37
- "@babel/parser" : " ^7.25.4 " ,
37
+ "@babel/parser" : " ^7.25.6 " ,
38
38
"prh" : " ^5.4.4" ,
39
39
"textlint-rule-helper" : " ^2.3.1"
40
40
},
Original file line number Diff line number Diff line change 395
395
dependencies :
396
396
" @babel/types" " ^7.25.4"
397
397
398
+ " @babel/parser@^7.25.6 " :
399
+ version "7.25.6"
400
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f"
401
+ integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==
402
+ dependencies :
403
+ " @babel/types" " ^7.25.6"
404
+
398
405
" @babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3 " :
399
406
version "7.25.3"
400
407
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
1187
1194
" @babel/helper-validator-identifier" " ^7.24.7"
1188
1195
to-fast-properties "^2.0.0"
1189
1196
1197
+ " @babel/types@^7.25.6 " :
1198
+ version "7.25.6"
1199
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.6.tgz#893942ddb858f32ae7a004ec9d3a76b3463ef8e6"
1200
+ integrity sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==
1201
+ dependencies :
1202
+ " @babel/helper-string-parser" " ^7.24.8"
1203
+ " @babel/helper-validator-identifier" " ^7.24.7"
1204
+ to-fast-properties "^2.0.0"
1205
+
1190
1206
" @isaacs/cliui@^8.0.2 " :
1191
1207
version "8.0.2"
1192
1208
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
You can’t perform that action at this time.
0 commit comments