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 Oct 18, 2023
1 parent 7857808 commit f707b88
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 134 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@
"lit": "2.8.0"
},
"devDependencies": {
"@types/node": "18.17.5",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"eslint": "8.47.0",
"@types/node": "18.18.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"husky": "8.0.3",
"lint-staged": "14.0.0",
"prettier": "3.0.2",
"typescript": "5.1.6",
"vite": "4.4.9"
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"typescript": "5.2.2",
"vite": "4.4.11"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.9.1",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit f707b88

Please sign in to comment.