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 Aug 25, 2024
1 parent 8741937 commit 30f0d76
Show file tree
Hide file tree
Showing 17 changed files with 325 additions and 332 deletions.
348 changes: 174 additions & 174 deletions .yarn/releases/yarn-4.4.0.cjs → .yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'

yarnPath: .yarn/releases/yarn-4.4.0.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@swc/core": "^1.7.11",
"@swc/core": "^1.7.18",
"@types/node": "20.14.8",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^7.13.1",
Expand Down Expand Up @@ -67,5 +67,5 @@
"path": "./node_modules/cz-conventional-changelog"
}
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.4.1"
}
2 changes: 1 addition & 1 deletion packages/env-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"access": "public"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@vitest/coverage-v8": "^2.0.5",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.2.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/http-framework-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.17.0",
"@skyra/i18next-backend": "workspace:^",
"discord-api-types": "^0.37.94",
"discord-api-types": "^0.37.97",
"i18next": "^22.5.1",
"tslib": "^2.6.3"
"tslib": "^2.7.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -59,7 +59,7 @@
"access": "public"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"tsup": "^8.2.4",
"typescript": "~5.4.5"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/http-framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"@sapphire/pieces": "^4.3.1",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.17.0",
"@vladfrangu/async_event_emitter": "^2.4.5",
"discord-api-types": "^0.37.94"
"@vladfrangu/async_event_emitter": "^2.4.6",
"discord-api-types": "^0.37.97"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@vitest/coverage-v8": "^2.0.5",
"tsup": "^8.2.4",
"typescript": "~5.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/i18next-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"tslib": "^2.6.3"
"tslib": "^2.7.0"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@types/node": "20.14.8",
"i18next": "^22.5.1",
"tsup": "^8.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/influx-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@skyra/env-utilities": "workspace:^"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.2.4",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"colorette": "^2.0.20"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@vitest/coverage-v8": "^2.0.5",
"tsup": "^8.2.4",
"typescript": "~5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/reddit-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"he": "^1.2.0"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@types/he": "^1.2.3",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/safe-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@sapphire/result": "^2.6.6"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"tsup": "^8.2.4",
"typescript": "~5.4.5"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/shared-http-pieces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@skyra/env-utilities": "workspace:^",
"@skyra/http-framework": "workspace:^",
"@skyra/http-framework-i18n": "workspace:^",
"discord-api-types": "^0.37.94",
"tslib": "^2.6.3"
"discord-api-types": "^0.37.97",
"tslib": "^2.7.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -69,7 +69,7 @@
"access": "public"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"typescript": "~5.4.5"
}
}
6 changes: 3 additions & 3 deletions packages/shared-influx-pieces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"dependencies": {
"@skyra/http-framework": "workspace:^",
"@skyra/influx-utilities": "workspace:^",
"discord-api-types": "^0.37.94",
"tslib": "^2.6.3"
"discord-api-types": "^0.37.97",
"tslib": "^2.7.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -63,7 +63,7 @@
"access": "public"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"typescript": "~5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/start-banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"access": "public"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@vitest/coverage-v8": "^2.0.5",
"tsup": "^8.2.4",
"typescript": "~5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/twitch-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@skyra/safe-fetch": "workspace:^"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.2.4",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/weather-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@skyra/safe-fetch": "workspace:^"
},
"devDependencies": {
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@types/he": "^1.2.3",
"esbuild-plugin-version-injector": "^1.2.1",
"tsup": "^8.2.4",
Expand Down
Loading

0 comments on commit 30f0d76

Please sign in to comment.