Skip to content

Commit fe0ea27

Browse files
committed
Update dependency acorn-walk to v8
1 parent 3d9bee3 commit fe0ea27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/Rightech/node-utils#readme",
2020
"dependencies": {
21-
"acorn-walk": "^7.2.0",
21+
"acorn-walk": "^8.0.0",
2222
"angular-expressions": "^1.1.1",
2323
"colors": "^1.4.0",
2424
"deepmerge": "^4.2.2",

0 commit comments

Comments
 (0)