File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
" README.md"
40
40
],
41
41
"optionalDependencies" : {
42
- "@babel/parser" : " ^7.26.10 " ,
42
+ "@babel/parser" : " ^7.27.0 " ,
43
43
"@typescript-eslint/typescript-estree" : " ^8.26.1"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 12
12
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
13
13
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
14
14
15
- " @babel/parser@^7.26.10 " :
16
- version "7.26.10 "
17
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10 .tgz#e9bdb82f14b97df6569b0b038edd436839c57749 "
18
- integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA ==
15
+ " @babel/parser@^7.27.0 " :
16
+ version "7.27.0 "
17
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0 .tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec "
18
+ integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg ==
19
19
dependencies :
20
- " @babel/types" " ^7.26.10 "
20
+ " @babel/types" " ^7.27.0 "
21
21
22
- " @babel/types@^7.26.10 " :
23
- version "7.26.10 "
24
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10 .tgz#396382f6335bd4feb65741eacfc808218f859259 "
25
- integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ ==
22
+ " @babel/types@^7.27.0 " :
23
+ version "7.27.0 "
24
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0 .tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559 "
25
+ integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg ==
26
26
dependencies :
27
27
" @babel/helper-string-parser" " ^7.25.9"
28
28
" @babel/helper-validator-identifier" " ^7.25.9"
You can’t perform that action at this time.
0 commit comments