Skip to content

Commit

Permalink
build(deps): update all non-major dependencies (#117)
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] committed Mar 4, 2023
1 parent 3cd4506 commit 590de61
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 95 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.0",
"home-assistant-js-websocket": "8.0.1",
"lit": "2.6.1",
"vite": "4.1.1"
"vite": "4.1.4"
},
"devDependencies": {
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"eslint": "8.34.0",
"@types/node": "18.14.2",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"prettier": "2.8.4",
"typescript": "4.9.5"
},
"packageManager": "pnpm@7.27.0",
"packageManager": "pnpm@7.28.0",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit 590de61

Please sign in to comment.