Skip to content

Commit f6348be

Browse files
committed
Update @types/estree
1 parent a9c732f commit f6348be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"index.js"
4141
],
4242
"dependencies": {
43-
"@types/estree": "^0.0.52",
44-
"@types/estree-jsx": "^0.0.2",
43+
"@types/estree": "^1.0.0",
44+
"@types/estree-jsx": "^1.0.0",
4545
"@types/hast": "^2.0.0",
4646
"@types/unist": "^2.0.0",
4747
"comma-separated-tokens": "^2.0.0",

0 commit comments

Comments
 (0)