Skip to content

Commit

Permalink
0.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Aug 29, 2023
1 parent 031525c commit 49e2c87
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "templgen",
"version": "0.1.18",
"version": "0.1.19",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -53,17 +53,17 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/ejs": "^3.1.2",
"@types/node": "^20.5.6",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"@types/node": "^20.5.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"c8": "^8.0.1",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-xo": "^0.43.1",
"eslint-config-xo-typescript": "^1.0.1",
"eslint-plugin-unicorn": "^48.0.1",
"glob": "^10.3.3",
"npm-check-updates": "^16.13.1",
"npm-check-updates": "^16.13.2",
"prettier": "^3.0.2",
"prettier-plugin-packagejson": "^2.4.5",
"tsup": "^7.2.0",
Expand Down

0 comments on commit 49e2c87

Please sign in to comment.