Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#420)
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 Nov 3, 2024
1 parent 1e0da9e commit 01b7788
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 162 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"scripts:skilldatagenerator": "yarn tsx scripts/skillDataGenerator.ts"
},
"dependencies": {
"@sapphire/utilities": "^3.17.0",
"@sapphire/utilities": "^3.18.0",
"alexa-app": "^4.2.3",
"apollo-boost": "^0.4.9",
"confusables": "^1.1.1",
Expand All @@ -26,16 +26,16 @@
"graphql-tag": "^2.12.6"
},
"devDependencies": {
"@favware/graphql-pokemon": "^8.6.0",
"@favware/graphql-pokemon": "^8.6.1",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/express": "^5.0.0",
"@types/node": "^20.17.1",
"@types/node": "^20.17.5",
"@types/supertest": "^6.0.2",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/coverage-v8": "^2.1.4",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -49,7 +49,7 @@
"tsx": "^4.19.2",
"typescript": "^5.5.2",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
Loading

0 comments on commit 01b7788

Please sign in to comment.