Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 11, 2023
1 parent 74e1442 commit b4906ec
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 94 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
"@discordjs/collection": "^1.3.0",
"@sapphire/async-queue": "^1.5.0",
"tslib": "^2.4.1",
"undici": "^5.14.0",
"undici": "^5.15.0",
"uuid": "^9.0.0"
},
"devDependencies": {
"@commitlint/cli": "^17.4.0",
"@commitlint/cli": "^17.4.1",
"@commitlint/config-conventional": "^17.4.0",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/prettier-config": "^1.4.4",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/eslint": "^8.4.10",
"@types/node": "^18.11.18",
"@types/prettier": "^2.7.2",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"@vitest/coverage-c8": "^0.26.3",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@vitest/coverage-c8": "^0.27.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
Expand All @@ -53,7 +53,7 @@
"prettier": "^2.8.2",
"typedoc": "^0.23.24",
"typescript": "^4.9.4",
"vitest": "^0.26.3"
"vitest": "^0.27.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit b4906ec

Please sign in to comment.