Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
[skip publish]
  • Loading branch information
renovate[bot] committed Nov 26, 2023
1 parent 18f2eff commit 028a402
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 263 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"devDependencies": {
"@apollo/server": "^4.9.5",
"@as-integrations/koa": "^1.1.1",
"@commitlint/cli": "^18.4.2",
"@commitlint/config-conventional": "^18.4.2",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@discordjs/collection": "^2.0.0",
"@favware/cliff-jumper": "^2.2.3",
"@graphql-codegen/cli": "^5.0.0",
Expand All @@ -69,13 +69,13 @@
"@sapphire/ts-config": "^5.0.0",
"@sapphire/utilities": "^3.13.0",
"@skyra/jaro-winkler": "^1.1.0",
"@swc/core": "^1.3.96",
"@types/koa": "^2.13.11",
"@swc/core": "^1.3.99",
"@types/koa": "^2.13.12",
"@types/koa-bodyparser": "^4.3.12",
"@types/koa__cors": "^4.0.3",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vitest/coverage-v8": "^0.34.6",
"colorette": "^2.0.20",
"cz-conventional-changelog": "^3.3.0",
Expand All @@ -90,9 +90,9 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.1.0",
"replace-in-file": "^7.0.2",
"tsup": "^8.0.0",
"tsx": "^4.1.4",
"typescript": "^5.2.2",
"tsup": "^8.0.1",
"tsx": "^4.5.0",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 028a402

Please sign in to comment.