Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#322)
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] authored Oct 22, 2023
1 parent 0f67392 commit db65468
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 123 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,28 @@
"graphql-tag": "^2.12.6"
},
"devDependencies": {
"@favware/graphql-pokemon": "^7.3.3",
"@favware/graphql-pokemon": "^7.3.4",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/express": "^4.17.19",
"@types/node": "^18.18.5",
"@types/supertest": "^2.0.14",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/express": "^4.17.20",
"@types/node": "^18.18.6",
"@types/supertest": "^2.0.15",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"express": "^4.18.2",
"lint-staged": "^15.0.0",
"lint-staged": "^15.0.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"supertest": "^6.3.3",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
"resolutions": {
Expand Down
Loading

0 comments on commit db65468

Please sign in to comment.