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 Aug 8, 2023
1 parent 2cb0be4 commit d50ab63
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 229 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@
"card-tools": "github:thomasloven/lovelace-card-tools#477f3d4",
"custom-card-helpers": "1.9.0",
"deepmerge": "4.3.1",
"home-assistant-js-websocket": "8.1.0",
"lit": "2.7.5",
"vite": "4.3.9"
"home-assistant-js-websocket": "8.2.0",
"lit": "2.8.0",
"vite": "4.4.8"
},
"devDependencies": {
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"@types/node": "18.17.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"lint-staged": "13.2.3",
"prettier": "2.8.8",
"typescript": "5.1.5"
"typescript": "5.1.6"
},
"packageManager": "[email protected].5",
"packageManager": "[email protected].11",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit d50ab63

Please sign in to comment.