Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Apr 13, 2024
1 parent a0b4748 commit b7d1521
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "templgen",
"version": "0.1.151",
"version": "0.1.152",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -48,7 +48,7 @@
"test:coverage": "glob -c \"c8 --reporter=lcov tsx --test --test-reporter spec\" \"src/**/*.test.ts\""
},
"dependencies": {
"ejs": "^3.1.9"
"ejs": "^3.1.10"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down

0 comments on commit b7d1521

Please sign in to comment.