Skip to content

Commit

Permalink
0.1.150
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Apr 4, 2024
1 parent 7793b29 commit cc2bbc0
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.149",
"version": "0.1.150",
"description": "Extensible template based file generator",
"keywords": [
"template",
Expand Down Expand Up @@ -53,15 +53,15 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/ejs": "^3.1.5",
"@types/node": "^20.12.3",
"@types/node": "^20.12.4",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"c8": "^9.1.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-xo": "^0.44.0",
"eslint-config-xo-typescript": "^4.0.0",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-unicorn": "^52.0.0",
"glob": "^10.3.12",
"npm-check-updates": "^16.14.18",
"prettier": "^3.2.5",
Expand Down

0 comments on commit cc2bbc0

Please sign in to comment.