Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#466)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent cf27d3c commit dc08606
Show file tree
Hide file tree
Showing 21 changed files with 152 additions and 224 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -28,13 +28,13 @@
"@types/lodash": "^4.14.185",
"@types/node": "^18.7.18",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"@vitest/coverage-c8": "^0.23.4",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.33.5",
"discord.js": "^13.11.0",
"eslint": "^8.23.1",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
Expand All @@ -46,7 +46,7 @@
"rimraf": "^3.0.2",
"tslib": "^2.4.0",
"tsup": "^6.2.3",
"turbo": "^1.4.7",
"turbo": "^1.5.3",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/async-queue/package.json
Expand Up @@ -59,7 +59,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/cron/package.json
Expand Up @@ -63,7 +63,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/decorators/package.json
Expand Up @@ -34,7 +34,7 @@
"@sapphire/utilities": "workspace:^",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/discord-utilities/package.json
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^1.8.7",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/discord.js-utilities/package.json
Expand Up @@ -63,7 +63,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@favware/rollup-type-bundler": "^1.0.11",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/duration/package.json
Expand Up @@ -60,7 +60,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Expand Up @@ -21,9 +21,9 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"eslint": "^8.23.1",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/event-iterator/package.json
Expand Up @@ -60,7 +60,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Expand Up @@ -62,7 +62,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/lexure/package.json
Expand Up @@ -64,7 +64,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/phisherman/package.json
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^1.8.7",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ratelimits/package.json
Expand Up @@ -62,7 +62,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/result/package.json
Expand Up @@ -63,7 +63,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/snowflake/package.json
Expand Up @@ -59,7 +59,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/stopwatch/package.json
Expand Up @@ -60,7 +60,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/time-utilities/package.json
Expand Up @@ -63,7 +63,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^1.8.7",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/timer-manager/package.json
Expand Up @@ -60,7 +60,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/timestamp/package.json
Expand Up @@ -60,7 +60,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Expand Up @@ -59,7 +59,7 @@
"@favware/cliff-jumper": "^1.8.7",
"@vitest/coverage-c8": "^0.23.4",
"tsup": "^6.2.3",
"typedoc": "^0.23.14",
"typedoc": "^0.23.15",
"typedoc-json-parser": "^5.0.0",
"typescript": "^4.8.3",
"vitest": "^0.23.4"
Expand Down

0 comments on commit dc08606

Please sign in to comment.