Skip to content

Commit c826103

Browse files
authored
Merge pull request #1323 from ThatOpen/dependabot/npm_and_yarn/babel/traverse-7.26.10
build(deps-dev): bump @babel/traverse from 7.26.9 to 7.26.10
2 parents 68b32a4 + e11a0b9 commit c826103

File tree

1 file changed

+3
-24
lines changed

1 file changed

+3
-24
lines changed

Diff for: yarn.lock

+3-24
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@jridgewell/trace-mapping" "^0.3.25"
6565
jsesc "^3.0.2"
6666

67-
"@babel/generator@^7.26.9", "@babel/generator@^7.7.2":
67+
"@babel/generator@^7.7.2":
6868
version "7.26.9"
6969
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.26.9.tgz"
7070
integrity sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==
@@ -266,20 +266,7 @@
266266
"@babel/parser" "^7.26.9"
267267
"@babel/types" "^7.26.9"
268268

269-
"@babel/traverse@^7.25.9", "@babel/traverse@^7.7.2":
270-
version "7.26.9"
271-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.9.tgz"
272-
integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
273-
dependencies:
274-
"@babel/code-frame" "^7.26.2"
275-
"@babel/generator" "^7.26.9"
276-
"@babel/parser" "^7.26.9"
277-
"@babel/template" "^7.26.9"
278-
"@babel/types" "^7.26.9"
279-
debug "^4.3.1"
280-
globals "^11.1.0"
281-
282-
"@babel/traverse@^7.26.10":
269+
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.7.2":
283270
version "7.26.10"
284271
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380"
285272
integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==
@@ -292,15 +279,7 @@
292279
debug "^4.3.1"
293280
globals "^11.1.0"
294281

295-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.9", "@babel/types@^7.3.3":
296-
version "7.26.10"
297-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
298-
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
299-
dependencies:
300-
"@babel/helper-string-parser" "^7.25.9"
301-
"@babel/helper-validator-identifier" "^7.25.9"
302-
303-
"@babel/types@^7.26.10":
282+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.3.3":
304283
version "7.26.10"
305284
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
306285
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==

0 commit comments

Comments
 (0)