Skip to content

Commit

Permalink
chore: update is-expression and jest (pugjs#3253)
Browse files Browse the repository at this point in the history
This means we pull in the current latest version of acorn, resulting in a single version everywhere, rather than multiple copies of acorn in this repo.
  • Loading branch information
ForbesLindesay authored May 19, 2020
1 parent c3be245 commit 6564f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"dependencies": {
"character-parser": "^2.2.0",
"is-expression": "^3.0.0",
"is-expression": "^4.0.0",
"pug-error": "^1.3.3"
},
"devDependencies": {
Expand Down

0 comments on commit 6564f72

Please sign in to comment.