Skip to content

Commit

Permalink
build(deps): update all non-major dependencies (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 290c334 commit a664618
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 154 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
},
"devDependencies": {
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"eslint": "8.47.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"prettier": "3.0.2",
"typescript": "5.1.6",
"vite": "4.4.9"
"prettier": "3.0.3",
"typescript": "5.2.2",
"vite": "4.5.0"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.10.2",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit a664618

Please sign in to comment.