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 Sep 5, 2023
1 parent 7857808 commit 3546382
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 122 deletions.
18 changes: 9 additions & 9 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.17.14",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-only-warn": "1.1.0",
"eslint-plugin-prettier": "5.0.0",
"husky": "8.0.3",
"lint-staged": "14.0.0",
"prettier": "3.0.2",
"typescript": "5.1.6",
"lint-staged": "14.0.1",
"prettier": "3.0.3",
"typescript": "5.2.2",
"vite": "4.4.9"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.7.1",
"engines": {
"node": ">=16.x"
}
Expand Down
Loading

0 comments on commit 3546382

Please sign in to comment.