Skip to content

Commit

Permalink
Update ejs to the latest version 🚀 (#140)
Browse files Browse the repository at this point in the history
* fix(package): update ejs to version 3.0.1

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  • Loading branch information
greenkeeper[bot] authored Apr 25, 2020
1 parent 6fabce9 commit a37c36c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"commondir": "^1.0.1",
"deep-extend": "^0.6.0",
"ejs": "^2.6.1",
"ejs": "^3.0.1",
"glob": "^7.1.4",
"globby": "^10.0.0",
"isbinaryfile": "^4.0.0",
Expand Down

0 comments on commit a37c36c

Please sign in to comment.