Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iswilljr committed Dec 6, 2023
1 parent 3a236a6 commit b6b7e44
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 372 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
},
"devDependencies": {
"@types/kind-of": "6.0.3",
"@types/node": "20.10.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@vitest/coverage-v8": "0.34.6",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitest/coverage-v8": "1.0.1",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard-with-typescript": "40.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-n": "16.3.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"husky": "8.0.3",
"kind-of": "6.0.3",
"lint-staged": "15.1.0",
"lint-staged": "15.2.0",
"prettier": "3.1.0",
"typescript": "5.2.2",
"vitest": "0.34.6"
"typescript": "5.3.2",
"vitest": "1.0.1"
},
"eslintConfig": {
"extends": [
Expand Down
Loading

0 comments on commit b6b7e44

Please sign in to comment.