Skip to content

Commit 85e215e

Browse files
build(deps): Bump @babel/traverse from 7.16.5 to 7.24.0
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.5 to 7.24.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f42148 commit 85e215e

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
@@ -1962,23 +1962,7 @@
19621962
"@babel/parser" "^7.24.0"
19631963
"@babel/types" "^7.24.0"
19641964

1965-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.5":
1966-
version "7.16.5"
1967-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.5.tgz#d7d400a8229c714a59b87624fc67b0f1fbd4b2b3"
1968-
integrity sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==
1969-
dependencies:
1970-
"@babel/code-frame" "^7.16.0"
1971-
"@babel/generator" "^7.16.5"
1972-
"@babel/helper-environment-visitor" "^7.16.5"
1973-
"@babel/helper-function-name" "^7.16.0"
1974-
"@babel/helper-hoist-variables" "^7.16.0"
1975-
"@babel/helper-split-export-declaration" "^7.16.0"
1976-
"@babel/parser" "^7.16.5"
1977-
"@babel/types" "^7.16.0"
1978-
debug "^4.1.0"
1979-
globals "^11.1.0"
1980-
1981-
"@babel/traverse@^7.24.0":
1965+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.5", "@babel/traverse@^7.24.0":
19821966
version "7.24.0"
19831967
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.0.tgz#4a408fbf364ff73135c714a2ab46a5eab2831b1e"
19841968
integrity sha512-HfuJlI8qq3dEDmNU5ChzzpZRWq+oxCZQyMzIMEqLho+AQnhMnKQUzH6ydo3RBl/YjPCuk68Y6s0Gx0AeyULiWw==

0 commit comments

Comments
 (0)