Skip to content

Commit

Permalink
build(deps): update all non-major dependencies (#37)
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 Jul 1, 2023
1 parent 3f0413c commit 95667aa
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 115 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"dependencies": {
"card-tools": "github:thomasloven/lovelace-card-tools#477f3d4",
"custom-card-helpers": "1.9.0",
"home-assistant-js-websocket": "8.0.1",
"lit": "2.7.4"
"home-assistant-js-websocket": "8.1.0",
"lit": "2.7.5"
},
"devDependencies": {
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"eslint": "8.41.0",
"@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",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.27.5",
Expand All @@ -37,10 +37,10 @@
"husky": "8.0.3",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"typescript": "5.0.4",
"typescript": "5.1.5",
"vite": "4.3.9"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].5",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit 95667aa

Please sign in to comment.