Skip to content

Commit

Permalink
chore: update package dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsn committed Jan 13, 2023
1 parent 70dee76 commit d61751d
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
},
"devDependencies": {
"@types/inquirer": "^9.0.3",
"@types/node": "^18.11.13",
"@types/node": "^18.11.18",
"@types/semver": "^7.3.13",
"@types/shelljs": "^0.8.11",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.2",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"prettier": "^2.8.1",
"prettier": "^2.8.2",
"tslib": "^2.4.1",
"typescript": "^4.9.4"
},
Expand Down
154 changes: 77 additions & 77 deletions pnpm-lock.yaml

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

0 comments on commit d61751d

Please sign in to comment.