Skip to content

Commit a37c36c

Browse files
authoredApr 25, 2020
Update ejs to the latest version 🚀 (#140)
* 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>
1 parent 6fabce9 commit a37c36c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"commondir": "^1.0.1",
1818
"deep-extend": "^0.6.0",
19-
"ejs": "^2.6.1",
19+
"ejs": "^3.0.1",
2020
"glob": "^7.1.4",
2121
"globby": "^10.0.0",
2222
"isbinaryfile": "^4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.