Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dev-dependencies (#204)
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 9a8a1aa commit 6c8b77e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"eslint-plugin-prettier": "^5.2.1",
"husky": "^8.0.3",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"nodemon": "^3.1.9",
"pinst": "^3.0.0",
"prettier": "^3.4.2",
"tsup": "^8.3.5",
"typedoc": "^0.27.5",
"typedoc": "^0.27.6",
"typedoc-json-parser": "^10.2.0",
"typescript": "5.7.2"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -883,13 +883,13 @@ __metadata:
eslint-plugin-prettier: "npm:^5.2.1"
husky: "npm:^8.0.3"
is-ci: "npm:^3.0.1"
lint-staged: "npm:^15.2.11"
lint-staged: "npm:^15.3.0"
lodash: "npm:^4.17.21"
nodemon: "npm:^3.1.9"
pinst: "npm:^3.0.0"
prettier: "npm:^3.4.2"
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"
languageName: unknown
Expand Down Expand Up @@ -1554,10 +1554,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:~5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
"chalk@npm:~5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
languageName: node
linkType: hard

Expand Down Expand Up @@ -3272,11 +3272,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 @@ -3288,7 +3288,7 @@ __metadata:
yaml: "npm:~2.6.1"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
checksum: 10c0/1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
languageName: node
linkType: hard

Expand Down Expand Up @@ -4933,9 +4933,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 @@ -4946,7 +4946,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: 10c0/c73501a601ba96c502bc1cdca8539a12512a1938791656f9620cff962fff6e0c4b475527b031c785a32496da2bee24c3ea35524a16707df5c5e1f458ab814deb
checksum: 10c0/74af856fc2b9ca151567db8e08737a6ab8b29efb611414510eb833f80723245bc6ade00f2be7a410e335833cfd5e3deb1ae1ecfdb4da3a13c65faedd1f1805b0
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c8b77e

Please sign in to comment.