Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@favware/rollup-type-bundler": "^4.0.0",
"@sapphire/framework": "^5.3.2",
"@types/lodash": "^4.17.14",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand All @@ -39,8 +39,8 @@
"discord.js": "^14.17.3",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.3.0",
"eslint-plugin-prettier": "^5.2.3",
"lint-staged": "^15.4.1",
"lodash": "^4.17.21",
"msw": "^2.7.0",
"npm-run-all2": "^7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-prettier": "^5.2.3",
"prettier": "^3.4.2",
"typescript": "~5.4.5"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1687,7 +1687,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^2.1.8"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
eslint-plugin-prettier: "npm:^5.2.3"
prettier: "npm:^3.4.2"
tsup: "npm:^8.3.5"
typedoc-json-parser: "npm:^10.2.0"
Expand Down Expand Up @@ -2150,12 +2150,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
"@types/node@npm:*, @types/node@npm:^22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
checksum: 10/64cde1c2f5e5f7d597d3bd462f52c3c2d688a66623eb75d25e1d1d63d384ef553a27100635ad0dbb7d74da517048aa636947863eb624cf85f25d2f22370ce474
languageName: node
linkType: hard

Expand Down Expand Up @@ -3785,9 +3785,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^5.2.1":
version: 5.2.1
resolution: "eslint-plugin-prettier@npm:5.2.1"
"eslint-plugin-prettier@npm:^5.2.3":
version: 5.2.3
resolution: "eslint-plugin-prettier@npm:5.2.3"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.9.1"
Expand All @@ -3801,7 +3801,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 10/10ddf68215237e327af09a47adab4c63f3885fda4fb28c4c42d1fc5f47d8a0cc45df6484799360ff1417a0aa3c77c3aaac49d7e9dfd145557b17e2d7ecc2a27c
checksum: 10/6444a0b89f3e2a6b38adce69761133f8539487d797f1655b3fa24f93a398be132c4f68f87041a14740b79202368d5782aa1dffd2bd7a3ea659f263d6796acf15
languageName: node
linkType: hard

Expand Down Expand Up @@ -5188,9 +5188,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
"lint-staged@npm:^15.4.1":
version: 15.4.1
resolution: "lint-staged@npm:15.4.1"
dependencies:
chalk: "npm:~5.4.1"
commander: "npm:~12.1.0"
Expand All @@ -5204,7 +5204,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f
checksum: 10/615a1f0a66c6cb35fda928745fec9864498853d5aab49785840b12643e40c6518daf01218b5255a727d32ef9a3738e3766103679cfdcd6f1b320e272920f3b68
languageName: node
linkType: hard

Expand Down Expand Up @@ -6720,7 +6720,7 @@ __metadata:
"@favware/rollup-type-bundler": "npm:^4.0.0"
"@sapphire/framework": "npm:^5.3.2"
"@types/lodash": "npm:^4.17.14"
"@types/node": "npm:^22.10.5"
"@types/node": "npm:^22.10.7"
"@types/ws": "npm:^8.5.13"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
Expand All @@ -6731,8 +6731,8 @@ __metadata:
discord.js: "npm:^14.17.3"
eslint: "npm:^8.57.1"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
lint-staged: "npm:^15.3.0"
eslint-plugin-prettier: "npm:^5.2.3"
lint-staged: "npm:^15.4.1"
lodash: "npm:^4.17.21"
msw: "npm:^2.7.0"
npm-run-all2: "npm:^7.0.2"
Expand Down
Loading