Skip to content

Commit

Permalink
Bump jstransformer-nunjucks from 0.5.0 to 1.1.0
Browse files Browse the repository at this point in the history
Take Nunjucks to 3.2.3 and drops support for Node < 8

This at least doesn't appear to affect any file processing.
  • Loading branch information
domoscargin committed Aug 24, 2022
1 parent 9137cc7 commit 0e0aec0
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 157 deletions.
225 changes: 69 additions & 156 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
Expand Up @@ -59,7 +59,7 @@
"jest-puppeteer": "^4.1.1",
"js-beautify": "^1.9.1",
"jstransformer-marked": "^1.2.0",
"jstransformer-nunjucks": "^0.5.0",
"jstransformer-nunjucks": "^1.1.0",
"marked": "^4.0.18",
"metalsmith": "^2.5.0",
"metalsmith-assets": "^0.1.0",
Expand Down

0 comments on commit 0e0aec0

Please sign in to comment.