Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dev-dependencies #415

Merged
merged 1 commit into from
Oct 13, 2024
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 @@ -47,7 +47,7 @@
"@joshdb/eslint-config": "2.0.0-next.b88aca0.0",
"@joshdb/prettier-config": "2.0.0-next.b88aca0.0",
"@joshdb/ts-config": "2.0.0-next.b88aca0.0",
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^1.6.0",
Expand All @@ -61,9 +61,9 @@
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"tsup": "^8.3.0",
"typedoc": "^0.26.8",
"typedoc": "^0.26.9",
"typedoc-json-parser": "^10.1.6",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"vitest": "1.6.0"
},
"repository": {
Expand Down
49 changes: 33 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ __metadata:
"@joshdb/provider": "npm:2.0.0-next.b88aca0.0"
"@joshdb/ts-config": "npm:2.0.0-next.b88aca0.0"
"@sapphire/utilities": "npm:^3.17.0"
"@types/node": "npm:^20.16.10"
"@types/node": "npm:^20.16.11"
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
"@typescript-eslint/parser": "npm:^7.18.0"
"@vitest/coverage-v8": "npm:^1.6.0"
Expand All @@ -822,9 +822,9 @@ __metadata:
prettier: "npm:^3.3.3"
rimraf: "npm:^5.0.10"
tsup: "npm:^8.3.0"
typedoc: "npm:^0.26.8"
typedoc: "npm:^0.26.9"
typedoc-json-parser: "npm:^10.1.6"
typescript: "npm:^5.6.2"
typescript: "npm:^5.6.3"
vitest: "npm:1.6.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1423,12 +1423,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.10":
version: 20.16.10
resolution: "@types/node@npm:20.16.10"
"@types/node@npm:^20.16.11":
version: 20.16.11
resolution: "@types/node@npm:20.16.11"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f0832d16fed07737c2c3edd6cb6414a22e8379173e56e701ab8890b8798c8f9bc37337332631818f813ff7f8c0e168e9900e8f44cdfd2406d15150289c813acc
checksum: 10/6d2f92b7b320c32ba0c2bc54d21651bd21690998a2e27f00d15019d4db3e0ec30fce85332efed5e37d4cda078ff93ea86ee3e92b76b7a25a9b92a52a039b60b2
languageName: node
linkType: hard

Expand Down Expand Up @@ -6324,7 +6324,7 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.4, typedoc@npm:^0.26.8":
"typedoc@npm:^0.26.4":
version: 0.26.8
resolution: "typedoc@npm:0.26.8"
dependencies:
Expand All @@ -6341,6 +6341,23 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.9":
version: 0.26.9
resolution: "typedoc@npm:0.26.9"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
minimatch: "npm:^9.0.5"
shiki: "npm:^1.16.2"
yaml: "npm:^2.5.1"
peerDependencies:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x
bin:
typedoc: bin/typedoc
checksum: 10/6cc86b3a889374f0f3e17c568bdc04a845531da7af761f644ba214953284cb9620d012111f360678a687110c730abcb473b936b74893aa0e24277fce6c22de0f
languageName: node
linkType: hard

"typescript@npm:^5.4.2, typescript@npm:^5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
Expand All @@ -6361,13 +6378,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
"typescript@npm:^5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f95365d4898f357823e93d334ecda9fcade54f009b397c7d05b7621cd9e865981033cf89ccde0f3e3a7b73b1fdbae18e92bc77db237b43e912f053fef0f9a53b
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
languageName: node
linkType: hard

Expand All @@ -6391,13 +6408,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=8c6c40"
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/8bfc7ca0d9feca4c3fcbd6c70741abfcd714197d6448e68225ae71e462447d904d3bfba49759a8fbe4956d87f054e2d346833c8349c222daa594a2626d4e1be8
checksum: 10/00504c01ee42d470c23495426af07512e25e6546bce7e24572e72a9ca2e6b2e9bea63de4286c3cfea644874da1467dcfca23f4f98f7caf20f8b03c0213bb6837
languageName: node
linkType: hard

Expand Down
Loading