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.9 " ,
42
+ "@babel/parser" : " ^7.26.10 " ,
43
43
"@typescript-eslint/typescript-estree" : " ^8.25.0"
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.9 " :
16
- version "7.26.9 "
17
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.9 .tgz#d9e78bee6dc80f9efd8f2349dcfbbcdace280fd5 "
18
- integrity sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A ==
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 ==
19
19
dependencies :
20
- " @babel/types" " ^7.26.9 "
20
+ " @babel/types" " ^7.26.10 "
21
21
22
- " @babel/types@^7.26.9 " :
23
- version "7.26.9 "
24
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.9 .tgz#08b43dec79ee8e682c2ac631c010bdcac54a21ce "
25
- integrity sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw ==
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 ==
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