Skip to content

Commit

Permalink
deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2023
1 parent a5a22e0 commit d398bf3
Show file tree
Hide file tree
Showing 2 changed files with 328 additions and 144 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"devDependencies": {
"@types/node": "^18.18.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.5",
"eslint": "^8.52.0",
"eslint-config-next": "^13.5.6",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"prettier": "^3.0.3",
"standard-version": "^9.5.0",
"turbo": "^1.10.15",
"turbo": "^1.10.16",
"tsup": "^7.2.0",
"typescript": "^4.9.5",
"vite": "^4.5.0",
Expand Down
Loading

0 comments on commit d398bf3

Please sign in to comment.