File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 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.7 " ,
37
+ "@babel/parser" : " ^7.25.8 " ,
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 509
509
dependencies :
510
510
" @babel/types" " ^7.25.7"
511
511
512
+ " @babel/parser@^7.25.8 " :
513
+ version "7.25.8"
514
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2"
515
+ integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==
516
+ dependencies :
517
+ " @babel/types" " ^7.25.8"
518
+
512
519
" @babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.7 " :
513
520
version "7.25.7"
514
521
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.7.tgz#93969ac50ef4d68b2504b01b758af714e4cbdd64"
1182
1189
" @babel/helper-validator-identifier" " ^7.25.7"
1183
1190
to-fast-properties "^2.0.0"
1184
1191
1192
+ " @babel/types@^7.25.8 " :
1193
+ version "7.25.8"
1194
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1"
1195
+ integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==
1196
+ dependencies :
1197
+ " @babel/helper-string-parser" " ^7.25.7"
1198
+ " @babel/helper-validator-identifier" " ^7.25.7"
1199
+ to-fast-properties "^2.0.0"
1200
+
1185
1201
" @isaacs/cliui@^8.0.2 " :
1186
1202
version "8.0.2"
1187
1203
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