Skip to content

Commit 8b82e0c

Browse files
committed
Update acorn dependencies
Now that ForbesLindesay/acorn-globals#23 is resolved we can do this without fear of incompatible AST formats.
1 parent e88e58e commit 8b82e0c

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
@@ -18,8 +18,8 @@
1818
"repository": "tmpvar/jsdom",
1919
"dependencies": {
2020
"abab": "^1.0.3",
21-
"acorn": "^3.1.0",
22-
"acorn-globals": "^3.0.0",
21+
"acorn": "^4.0.4",
22+
"acorn-globals": "^3.1.0",
2323
"array-equal": "^1.0.0",
2424
"content-type-parser": "^1.0.1",
2525
"cssom": ">= 0.3.2 < 0.4.0",

0 commit comments

Comments
 (0)