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] authored Oct 22, 2023
1 parent b643815 commit bb33b32
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 330 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"devDependencies": {
"@apollo/server": "^4.9.4",
"@as-integrations/koa": "^1.1.1",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@discordjs/collection": "^1.5.3",
"@favware/cliff-jumper": "^2.2.0",
"@graphql-codegen/cli": "^5.0.0",
Expand All @@ -69,29 +69,29 @@
"@sapphire/ts-config": "^5.0.0",
"@sapphire/utilities": "^3.13.0",
"@skyra/jaro-winkler": "^1.1.0",
"@swc/core": "^1.3.93",
"@types/koa": "^2.13.9",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa__cors": "^4.0.1",
"@types/node": "^20.8.6",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@swc/core": "^1.3.94",
"@types/koa": "^2.13.10",
"@types/koa-bodyparser": "^4.3.11",
"@types/koa__cors": "^4.0.2",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitest/coverage-v8": "^0.34.6",
"colorette": "^2.0.20",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"graphql-parse-resolve-info": "^4.14.0",
"graphql-tag": "^2.12.6",
"koa": "^2.14.2",
"koa-bodyparser": "^4.4.1",
"lint-staged": "^15.0.1",
"lint-staged": "^15.0.2",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"replace-in-file": "^7.0.1",
"tsup": "^7.2.0",
"tsx": "^3.13.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit bb33b32

Please sign in to comment.