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 18, 2023
1 parent 6e84e41 commit a5a22e0
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"pu": "turbo pu -- --access=public --no-git-checks"
},
"devDependencies": {
"@types/node": "^18.18.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/node": "^18.18.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.51.0",
"eslint-config-next": "^13.5.4",
"eslint-config-next": "^13.5.5",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.1",
Expand All @@ -38,7 +38,7 @@
"turbo": "^1.10.15",
"tsup": "^7.2.0",
"typescript": "^4.9.5",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
"standard-version": {
Expand Down
Loading

0 comments on commit a5a22e0

Please sign in to comment.