Skip to content

Commit

Permalink
0.1.113
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Jan 27, 2024
1 parent 4138199 commit 3c64d45
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "templgen",
"version": "0.1.112",
"version": "0.1.113",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/ejs": "^3.1.5",
"@types/node": "^20.11.6",
"@types/node": "^20.11.7",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"c8": "^9.1.0",
Expand All @@ -63,7 +63,7 @@
"eslint-config-xo-typescript": "^1.0.1",
"eslint-plugin-unicorn": "^50.0.1",
"glob": "^10.3.10",
"npm-check-updates": "^16.14.13",
"npm-check-updates": "^16.14.14",
"prettier": "^3.2.4",
"prettier-plugin-packagejson": "^2.4.9",
"tsup": "^8.0.1",
Expand Down

0 comments on commit 3c64d45

Please sign in to comment.