Skip to content

Commit 48d2a48

Browse files
committed
fix(deps): update esprima to 4.0.0
closes #667
1 parent 7f5e84c commit 48d2a48

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
@@ -31,7 +31,7 @@
3131
"aurelia-dependency-injection": "^1.0.0",
3232
"aurelia-logging": "^1.2.0",
3333
"aurelia-polyfills": "^1.0.0",
34-
"esprima": "^3.1.3",
34+
"esprima": "^4.0.0",
3535
"glob": "^7.1.1",
3636
"npm": "^3.10.8",
3737
"preprocess": "^3.1.0",

0 commit comments

Comments
 (0)