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 Mar 1, 2023
1 parent 5ad8fc5 commit 014dab6
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 90 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"lit": "2.6.1"
},
"devDependencies": {
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"eslint": "8.34.0",
"@types/node": "18.14.1",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-typescript": "3.5.3",
"eslint-plugin-import": "2.27.5",
Expand All @@ -38,9 +38,9 @@
"lint-staged": "13.1.2",
"prettier": "2.8.4",
"typescript": "4.9.5",
"vite": "4.1.1"
"vite": "4.1.4"
},
"packageManager": "pnpm@7.27.0",
"packageManager": "pnpm@7.28.0",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit 014dab6

Please sign in to comment.