Skip to content

Commit b75762e

Browse files
chore(deps): bump @babel/traverse from 7.22.5 to 7.23.6 (#2996)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0e5578 commit b75762e

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

yarn.lock

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2055,7 +2055,7 @@
20552055
"@babel/parser" "^7.22.5"
20562056
"@babel/types" "^7.22.5"
20572057

2058-
"@babel/traverse@^7.18.9", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.6":
2058+
"@babel/traverse@^7.18.9", "@babel/traverse@^7.22.5", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.6", "@babel/traverse@^7.7.2":
20592059
version "7.23.6"
20602060
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5"
20612061
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ==
@@ -2071,22 +2071,6 @@
20712071
debug "^4.3.1"
20722072
globals "^11.1.0"
20732073

2074-
"@babel/traverse@^7.22.5", "@babel/traverse@^7.7.2":
2075-
version "7.22.5"
2076-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
2077-
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==
2078-
dependencies:
2079-
"@babel/code-frame" "^7.22.5"
2080-
"@babel/generator" "^7.22.5"
2081-
"@babel/helper-environment-visitor" "^7.22.5"
2082-
"@babel/helper-function-name" "^7.22.5"
2083-
"@babel/helper-hoist-variables" "^7.22.5"
2084-
"@babel/helper-split-export-declaration" "^7.22.5"
2085-
"@babel/parser" "^7.22.5"
2086-
"@babel/types" "^7.22.5"
2087-
debug "^4.1.0"
2088-
globals "^11.1.0"
2089-
20902074
"@babel/types@^7.0.0", "@babel/types@^7.12.6", "@babel/types@^7.20.7", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
20912075
version "7.22.5"
20922076
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"

0 commit comments

Comments
 (0)