Skip to content

Commit

Permalink
Merge pull request #146 from Harry-Chen/dependabot/npm_and_yarn/babel…
Browse files Browse the repository at this point in the history
…/traverse-7.23.2

chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2
  • Loading branch information
AsakuraMizu committed Oct 19, 2023
2 parents 1f45fac + 8d7c295 commit fd478be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,9 @@
"@babel/types" "^7.22.15"

"@babel/traverse@^7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53"
integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==
version "7.23.2"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
dependencies:
"@babel/code-frame" "^7.22.13"
"@babel/generator" "^7.23.0"
Expand Down

0 comments on commit fd478be

Please sign in to comment.