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 Dec 3, 2023
1 parent a1e0557 commit 2a583a1
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 131 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,21 +75,21 @@
"@sapphire/ts-config": "^5.0.0",
"@sapphire/utilities": "^3.13.0",
"@skyra/jaro-winkler": "^1.1.0",
"@swc/core": "^1.3.99",
"@swc/core": "^1.3.100",
"@types/async": "^3.2.24",
"@types/cheerio": "^0.22.35",
"@types/koa": "^2.13.12",
"@types/koa-bodyparser": "^4.3.12",
"@types/koa__cors": "^4.0.3",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.13.0",
"@typescript-eslint/parser": "^6.13.0",
"@types/node": "^20.10.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitest/coverage-v8": "^0.34.6",
"async": "^3.2.5",
"colorette": "^2.0.20",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"graphql-parse-resolve-info": "^4.14.0",
"graphql-tag": "^2.12.6",
Expand All @@ -100,7 +100,7 @@
"prettier": "^3.1.0",
"replace-in-file": "^7.0.2",
"tsup": "^8.0.1",
"tsx": "^4.5.0",
"tsx": "^4.6.2",
"typescript": "^5.3.2",
"vitest": "^0.34.6"
},
Expand Down Expand Up @@ -145,6 +145,6 @@
},
"packageManager": "yarn@4.0.2",
"volta": {
"node": "20.9.0"
"node": "20.10.0"
}
}
Loading

0 comments on commit 2a583a1

Please sign in to comment.