Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#444)
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 Dec 29, 2024
1 parent 4d7d56a commit d7a1b30
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"pinst": "^3.0.0",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
"tsup": "^8.3.5",
"typedoc": "^0.27.5",
"typedoc": "^0.27.6",
"typedoc-json-parser": "^10.2.0",
"typescript": "^5.7.2",
"vitest": "1.6.0"
Expand Down
31 changes: 19 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -828,12 +828,12 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
husky: "npm:^9.1.7"
lint-staged: "npm:^15.2.11"
lint-staged: "npm:^15.3.0"
pinst: "npm:^3.0.0"
prettier: "npm:^3.4.2"
rimraf: "npm:^5.0.10"
tsup: "npm:^8.3.5"
typedoc: "npm:^0.27.5"
typedoc: "npm:^0.27.6"
typedoc-json-parser: "npm:^10.2.0"
typescript: "npm:^5.7.2"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -2201,13 +2201,20 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^5.3.0, chalk@npm:~5.3.0":
"chalk@npm:^5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10/6373caaab21bd64c405bfc4bd9672b145647fc9482657b5ea1d549b3b2765054e9d3d928870cdf764fb4aad67555f5061538ff247b8310f110c5c888d92397ea
languageName: node
linkType: hard

"chalk@npm:~5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10/29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7
languageName: node
linkType: hard

"character-entities-html4@npm:^2.0.0":
version: 2.1.0
resolution: "character-entities-html4@npm:2.1.0"
Expand Down Expand Up @@ -4264,11 +4271,11 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.11":
version: 15.2.11
resolution: "lint-staged@npm:15.2.11"
"lint-staged@npm:^15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
dependencies:
chalk: "npm:~5.3.0"
chalk: "npm:~5.4.1"
commander: "npm:~12.1.0"
debug: "npm:~4.4.0"
execa: "npm:~8.0.1"
Expand All @@ -4280,7 +4287,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/b3fa66401fee667c39b28ed8d0dc28213e6c23d5cb88ca599e030e1eb7fd4ed199f2e3c4b02ae65ded9f5a30e0168a4c3cf3a3cf12959f195864962dba37e917
checksum: 10/b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f
languageName: node
linkType: hard

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

"typedoc@npm:^0.27.5":
version: 0.27.5
resolution: "typedoc@npm:0.27.5"
"typedoc@npm:^0.27.6":
version: 0.27.6
resolution: "typedoc@npm:0.27.6"
dependencies:
"@gerrit0/mini-shiki": "npm:^1.24.0"
lunr: "npm:^2.3.9"
Expand All @@ -6368,7 +6375,7 @@ __metadata:
typescript: 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x
bin:
typedoc: bin/typedoc
checksum: 10/de683457a23d5031a6632801315b82b8a554a4f650aefbcee1cf191b484939be226b45cf5b40a0c831d523cdffd854d27799df546ba173f5b71d60d3c14d0164
checksum: 10/07a5649020f055534ada6919036a98098f27fc307e2addfd6865f4c11bd97f10167f34165fc6a0fd57dec28d9480f9ac58a4d5a3c17ec5a88296520e4f67d960
languageName: node
linkType: hard

Expand Down

0 comments on commit d7a1b30

Please sign in to comment.