Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#287)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: 50/50

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jeroen Claassens <support@favware.tech>
  • Loading branch information
renovate[bot] and favna committed Jun 11, 2023
1 parent 06e3b1d commit c709408
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 216 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"postinstall": "husky install .github/husky"
},
"dependencies": {
"@sapphire/utilities": "^3.11.2",
"@sapphire/utilities": "^3.12.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": "^7.3.1",
"@favware/graphql-pokemon": "^7.3.2",
"@sapphire/eslint-config": "^4.4.2",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^4.0.0",
"@types/express": "^4.17.17",
"@types/node": "^18.16.16",
"@types/node": "^18.16.17",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitest/coverage-c8": "^0.31.4",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -50,7 +50,7 @@
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vitest": "^0.31.4"
"vitest": "^0.32.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down
Loading

0 comments on commit c709408

Please sign in to comment.