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 Nov 11, 2023
1 parent fdece9f commit d8a4a36
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 316 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,24 +24,24 @@
"deepmerge": "4.3.1",
"home-assistant-js-websocket": "8.2.0",
"lit": "2.8.0",
"vite": "4.4.9"
"vite": "4.5.0"
},
"devDependencies": {
"@types/node": "18.17.3",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint": "8.53.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.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"prettier": "2.8.8",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.10.2",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit d8a4a36

Please sign in to comment.