Skip to content

Commit

Permalink
fix(deps): update dependency @babel/traverse to v7.18.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2022
1 parent c08c04f commit a2bd5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/plugin-syntax-jsx": "^7.16.7",
"@babel/preset-react": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@babel/traverse": "7.16.10",
"@babel/traverse": "7.18.13",
"@babel/types": "^7.16.8",
"@mapbox/hast-util-to-jsx": "^2.0.0",
"debug": "^4.3.3",
Expand Down

0 comments on commit a2bd5d1

Please sign in to comment.