Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#417)
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] authored Oct 20, 2024
1 parent d7decaa commit e028e1d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 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.11",
"@types/node": "^20.16.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^1.6.0",
Expand All @@ -61,7 +61,7 @@
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"tsup": "^8.3.0",
"typedoc": "^0.26.9",
"typedoc": "^0.26.10",
"typedoc-json-parser": "^10.1.6",
"typescript": "^5.6.3",
"vitest": "1.6.0"
Expand Down
28 changes: 14 additions & 14 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.11"
"@types/node": "npm:^20.16.13"
"@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,7 +822,7 @@ __metadata:
prettier: "npm:^3.3.3"
rimraf: "npm:^5.0.10"
tsup: "npm:^8.3.0"
typedoc: "npm:^0.26.9"
typedoc: "npm:^0.26.10"
typedoc-json-parser: "npm:^10.1.6"
typescript: "npm:^5.6.3"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -1423,12 +1423,12 @@ __metadata:
languageName: node
linkType: hard

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

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

"typedoc@npm:^0.26.4":
version: 0.26.8
resolution: "typedoc@npm:0.26.8"
"typedoc@npm:^0.26.10":
version: 0.26.10
resolution: "typedoc@npm:0.26.10"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
Expand All @@ -6337,13 +6337,13 @@ __metadata:
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/a903e77fdbc45f8fa99c6454f31d36304b9edcd4f04a787bed25f0300ce779ffebfd9dc8525678484799bc2d0990bc40522a222f962a4f65a079e68950d13670
checksum: 10/22db2da44fe06274b0b6620570802baf6cefca931fca8eadbdb3ca51b1fca7c5561d0689ae73c6763cfc7aa554079a26f200b436a4d5848a7bf3ceb2aa205340
languageName: node
linkType: hard

"typedoc@npm:^0.26.9":
version: 0.26.9
resolution: "typedoc@npm:0.26.9"
"typedoc@npm:^0.26.4":
version: 0.26.8
resolution: "typedoc@npm:0.26.8"
dependencies:
lunr: "npm:^2.3.9"
markdown-it: "npm:^14.1.0"
Expand All @@ -6354,7 +6354,7 @@ __metadata:
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
checksum: 10/a903e77fdbc45f8fa99c6454f31d36304b9edcd4f04a787bed25f0300ce779ffebfd9dc8525678484799bc2d0990bc40522a222f962a4f65a079e68950d13670
languageName: node
linkType: hard

Expand Down

0 comments on commit e028e1d

Please sign in to comment.