Skip to content

Commit 7c62eb5

Browse files
fix(deps): update dependency @babel/traverse to v7.19.0
1 parent c08c04f commit 7c62eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/plugin-syntax-jsx": "^7.16.7",
3030
"@babel/preset-react": "^7.16.7",
3131
"@babel/preset-typescript": "^7.16.7",
32-
"@babel/traverse": "7.16.10",
32+
"@babel/traverse": "7.19.0",
3333
"@babel/types": "^7.16.8",
3434
"@mapbox/hast-util-to-jsx": "^2.0.0",
3535
"debug": "^4.3.3",

0 commit comments

Comments
 (0)