Skip to content

Commit f467046

Browse files
authored
Merge pull request #1108 from ThatOpen/dependabot/npm_and_yarn/babel/parser-7.26.2
Bump @babel/parser from 7.25.8 to 7.26.2
2 parents 99cf0c4 + 8696555 commit f467046

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -137,19 +137,12 @@
137137
js-tokens "^4.0.0"
138138
picocolors "^1.0.0"
139139

140-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.25.0", "@babel/parser@^7.25.7":
141-
version "7.25.8"
142-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.25.8.tgz"
143-
integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==
144-
dependencies:
145-
"@babel/types" "^7.25.8"
146-
147-
"@babel/parser@^7.25.9":
148-
version "7.25.9"
149-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817"
150-
integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==
140+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.25.0", "@babel/parser@^7.25.7", "@babel/parser@^7.25.9":
141+
version "7.26.2"
142+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
143+
integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
151144
dependencies:
152-
"@babel/types" "^7.25.9"
145+
"@babel/types" "^7.26.0"
153146

154147
"@babel/parser@^7.26.2":
155148
version "7.26.2"
@@ -301,7 +294,7 @@
301294
debug "^4.3.1"
302295
globals "^11.1.0"
303296

304-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.6", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.25.9", "@babel/types@^7.3.3":
297+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.2", "@babel/types@^7.25.6", "@babel/types@^7.25.7", "@babel/types@^7.25.9", "@babel/types@^7.3.3":
305298
version "7.25.9"
306299
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee"
307300
integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==

0 commit comments

Comments
 (0)