Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 9, 2023
1 parent 38b9faf commit f5a825c
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 597 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
},
"devDependencies": {
"@favware/graphql-pokemon": "^7.3.2",
"@sapphire/eslint-config": "^4.4.2",
"@sapphire/eslint-config": "^4.4.3",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^4.0.0",
"@types/express": "^4.17.17",
"@types/node": "^18.16.19",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vitest/coverage-v8": "^0.32.2",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -49,8 +49,8 @@
"supertest": "^6.3.3",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vite": "^4.3.9",
"vitest": "^0.32.2"
"vite": "^4.4.2",
"vitest": "^0.33.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
Loading

0 comments on commit f5a825c

Please sign in to comment.