Skip to content

Commit

Permalink
fix(deps): update dependency @babel/traverse to v7.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2022
1 parent c08c04f commit 7c62eb5
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.19.0",
"@babel/types": "^7.16.8",
"@mapbox/hast-util-to-jsx": "^2.0.0",
"debug": "^4.3.3",
Expand Down

0 comments on commit 7c62eb5

Please sign in to comment.