Skip to content

Commit 363132e

Browse files
Bump @babel/traverse from 7.22.1 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.1 to 7.23.2. - [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.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c26453 commit 363132e

1 file changed

Lines changed: 1 addition & 43 deletions

File tree

yarn.lock

Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -109,16 +109,6 @@
109109
"@jridgewell/trace-mapping" "^0.3.17"
110110
jsesc "^2.5.1"
111111

112-
"@babel/generator@^7.22.5":
113-
version "7.22.5"
114-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7"
115-
integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==
116-
dependencies:
117-
"@babel/types" "^7.22.5"
118-
"@jridgewell/gen-mapping" "^0.3.2"
119-
"@jridgewell/trace-mapping" "^0.3.17"
120-
jsesc "^2.5.1"
121-
122112
"@babel/generator@^7.23.0":
123113
version "7.23.0"
124114
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
@@ -2152,39 +2142,7 @@
21522142
"@babel/parser" "^7.22.5"
21532143
"@babel/types" "^7.22.5"
21542144

2155-
"@babel/traverse@^7.20.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1":
2156-
version "7.22.1"
2157-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.1.tgz#bd22c50b1439cfcfc2fa137b7fdf6c06787456e9"
2158-
integrity sha512-lAWkdCoUFnmwLBhIRLciFntGYsIIoC6vIbN8zrLPqBnJmPu7Z6nzqnKd7FsxQUNAvZfVZ0x6KdNvNp8zWIOHSQ==
2159-
dependencies:
2160-
"@babel/code-frame" "^7.21.4"
2161-
"@babel/generator" "^7.22.0"
2162-
"@babel/helper-environment-visitor" "^7.22.1"
2163-
"@babel/helper-function-name" "^7.21.0"
2164-
"@babel/helper-hoist-variables" "^7.18.6"
2165-
"@babel/helper-split-export-declaration" "^7.18.6"
2166-
"@babel/parser" "^7.22.0"
2167-
"@babel/types" "^7.22.0"
2168-
debug "^4.1.0"
2169-
globals "^11.1.0"
2170-
2171-
"@babel/traverse@^7.22.5":
2172-
version "7.22.5"
2173-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1"
2174-
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==
2175-
dependencies:
2176-
"@babel/code-frame" "^7.22.5"
2177-
"@babel/generator" "^7.22.5"
2178-
"@babel/helper-environment-visitor" "^7.22.5"
2179-
"@babel/helper-function-name" "^7.22.5"
2180-
"@babel/helper-hoist-variables" "^7.22.5"
2181-
"@babel/helper-split-export-declaration" "^7.22.5"
2182-
"@babel/parser" "^7.22.5"
2183-
"@babel/types" "^7.22.5"
2184-
debug "^4.1.0"
2185-
globals "^11.1.0"
2186-
2187-
"@babel/traverse@^7.23.2":
2145+
"@babel/traverse@^7.20.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1", "@babel/traverse@^7.22.5", "@babel/traverse@^7.23.2":
21882146
version "7.23.2"
21892147
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
21902148
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==

0 commit comments

Comments
 (0)