Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 85524ff commit de424a4
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 409 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
"vite": "4.4.9"
},
"devDependencies": {
"@types/node": "18.17.3",
"@types/node": "18.17.15",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint": "8.49.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.28.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "13.3.0",
"prettier": "2.8.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.5",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit de424a4

Please sign in to comment.