Skip to content

Commit bb056f1

Browse files
chore(deps): update all non-major dependencies
1 parent 63cdd99 commit bb056f1

File tree

4 files changed

+405
-384
lines changed

4 files changed

+405
-384
lines changed

.yarn/releases/yarn-4.4.1.cjs renamed to .yarn/releases/yarn-4.5.0.cjs

Lines changed: 162 additions & 162 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.4.1.cjs
13+
yarnPath: .yarn/releases/yarn-4.5.0.cjs

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@sapphire/utilities": "^3.17.0"
4545
},
4646
"devDependencies": {
47-
"@commitlint/cli": "^19.4.1",
48-
"@commitlint/config-conventional": "^19.4.1",
47+
"@commitlint/cli": "^19.5.0",
48+
"@commitlint/config-conventional": "^19.5.0",
4949
"@favware/cliff-jumper": "^4.1.0",
5050
"@favware/npm-deprecate": "^1.0.7",
5151
"@favware/rollup-type-bundler": "^3.3.0",
@@ -57,13 +57,13 @@
5757
"@types/ws": "^8.5.12",
5858
"@typescript-eslint/eslint-plugin": "^7.18.0",
5959
"@typescript-eslint/parser": "^7.18.0",
60-
"@vitest/coverage-v8": "^2.0.5",
60+
"@vitest/coverage-v8": "^2.1.1",
6161
"concurrently": "^8.2.2",
6262
"cz-conventional-changelog": "^3.3.0",
63-
"discord.js": "^14.16.1",
63+
"discord.js": "^14.16.2",
6464
"esbuild-plugin-file-path-extensions": "^2.1.2",
6565
"esbuild-plugin-version-injector": "^1.2.1",
66-
"eslint": "^8.57.0",
66+
"eslint": "^8.57.1",
6767
"eslint-config-prettier": "^9.1.0",
6868
"eslint-plugin-deprecation": "^3.0.0",
6969
"eslint-plugin-prettier": "^5.2.1",
@@ -74,8 +74,8 @@
7474
"typedoc": "^0.26.6",
7575
"typedoc-json-parser": "^10.1.5",
7676
"typescript": "~5.4.5",
77-
"vite": "^5.4.3",
78-
"vitest": "^2.0.5"
77+
"vite": "^5.4.6",
78+
"vitest": "^2.1.1"
7979
},
8080
"repository": {
8181
"type": "git",
@@ -123,5 +123,5 @@
123123
"minimist": "^1.2.8"
124124
},
125125
"prettier": "@sapphire/prettier-config",
126-
"packageManager": "yarn@4.4.1"
126+
"packageManager": "yarn@4.5.0"
127127
}

0 commit comments

Comments
 (0)