Skip to content

Commit

Permalink
chore(deps): update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent a040376 commit 6c392de
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^4.0.3",
"@favware/cliff-jumper": "^4.1.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.0",
"@types/node": "^20.16.2",
"@types/rimraf": "^4.0.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"tsup": "^8.2.4",
"typedoc": "^0.26.5",
"typedoc": "^0.26.6",
"typedoc-json-parser": "^10.1.5",
"typescript": "^5.5.4",
"vitest": "^2.0.5"
Expand Down
128 changes: 64 additions & 64 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -704,28 +704,28 @@ __metadata:
languageName: node
linkType: hard

"@favware/cliff-jumper@npm:^4.0.3":
version: 4.0.3
resolution: "@favware/cliff-jumper@npm:4.0.3"
"@favware/cliff-jumper@npm:^4.1.0":
version: 4.1.0
resolution: "@favware/cliff-jumper@npm:4.1.0"
dependencies:
"@favware/colorette-spinner": ^1.0.1
"@octokit/auth-token": ^5.1.1
"@octokit/core": ^6.1.2
"@octokit/plugin-retry": ^7.1.1
"@sapphire/result": ^2.6.6
"@sapphire/utilities": 3.16.2
"@sapphire/utilities": 3.17.0
colorette: ^2.0.20
commander: ^12.1.0
conventional-recommended-bump: ^10.0.0
execa: ^9.3.0
git-cliff: ^2.4.0
execa: ^9.3.1
git-cliff: ^2.5.0
js-yaml: ^4.1.0
semver: ^7.6.3
smol-toml: ^1.3.0
bin:
cj: ./dist/cli.js
cliff-jumper: ./dist/cli.js
checksum: 0b73ee19f90f7f598b8ea3ea5ab8aa90bec5e39bce9a59f5a102524c823e128f3e787528a76afb3d30e95b334c4c5461a2c870c87259f6509e6dc6974b94b7d7
checksum: 657e5d90daaec92a98a4f1fc6c2c0ed2104e7bee12dd646c45c2f6bd25dcef2f37a416aec4dc436206c8813e0338d0396b2c92ec8ad367992ec42c0067e2a3aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -1253,10 +1253,10 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:3.16.2":
version: 3.16.2
resolution: "@sapphire/utilities@npm:3.16.2"
checksum: d07c2ebfea7d44ca4c3a4c2d85772d1d7c0de7f43543a290a4279f10c89edcc3e252b5ebb60b28967f1ddef09b90a7f46f34ac521a5f6c2c443b14ad58af7cbf
"@sapphire/utilities@npm:3.17.0":
version: 3.17.0
resolution: "@sapphire/utilities@npm:3.17.0"
checksum: 77ad293059372900c08989e06724b380b66a609b2f7b96fc2062fb8b8c8fc29edb8bb766dd76d173d5ea9a86fd3e10c7f7df9b80fb6f9d3d38f9b41d3b6eff03
languageName: node
linkType: hard

Expand Down Expand Up @@ -1320,12 +1320,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.16.0":
version: 20.16.0
resolution: "@types/node@npm:20.16.0"
"@types/node@npm:^20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
dependencies:
undici-types: ~6.19.2
checksum: 789999d4fed820bc2a42aa04fbaaa1ce16d46ed2d1e5f73cc3574a092274ac02e1a71345e166b716b355b45a1c875ad32abaef8708a380c60c3fdb2215d05223
checksum: 69d03cf607197b40775e10c57f26a30e2a7f4f108a29ef147db145227686021c26f696efbb5ff077831a7febe647c3374f725eed8e33442fc11230da9e895dda
languageName: node
linkType: hard

Expand Down Expand Up @@ -2882,23 +2882,23 @@ __metadata:
languageName: node
linkType: hard

"execa@npm:^9.3.0":
version: 9.3.0
resolution: "execa@npm:9.3.0"
"execa@npm:^9.3.1":
version: 9.3.1
resolution: "execa@npm:9.3.1"
dependencies:
"@sindresorhus/merge-streams": ^4.0.0
cross-spawn: ^7.0.3
figures: ^6.1.0
get-stream: ^9.0.0
human-signals: ^7.0.0
human-signals: ^8.0.0
is-plain-obj: ^4.1.0
is-stream: ^4.0.1
npm-run-path: ^5.2.0
pretty-ms: ^9.0.0
signal-exit: ^4.1.0
strip-final-newline: ^4.0.0
yoctocolors: ^2.0.0
checksum: d07b28405edf74e3db7ec63b07e54318c58f1a97522064e4e760a257b4d3a9888d9fa7add62ff28c9c26b062a3a311bceea52dea23bf27433a8a19d85a95bdf4
checksum: 8a7529de3c99a7039eb7b9063afb423332c1b8255002e0414983454f06efb915225ac79011db0a0b55f3144086d409a1daf47e1066b7cd09eba596dae87dba49
languageName: node
linkType: hard

Expand Down Expand Up @@ -3149,59 +3149,59 @@ __metadata:
languageName: node
linkType: hard

"git-cliff-darwin-arm64@npm:2.4.0":
version: 2.4.0
resolution: "git-cliff-darwin-arm64@npm:2.4.0"
"git-cliff-darwin-arm64@npm:2.5.0":
version: 2.5.0
resolution: "git-cliff-darwin-arm64@npm:2.5.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"git-cliff-darwin-x64@npm:2.4.0":
version: 2.4.0
resolution: "git-cliff-darwin-x64@npm:2.4.0"
"git-cliff-darwin-x64@npm:2.5.0":
version: 2.5.0
resolution: "git-cliff-darwin-x64@npm:2.5.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"git-cliff-linux-arm64@npm:2.4.0":
version: 2.4.0
resolution: "git-cliff-linux-arm64@npm:2.4.0"
"git-cliff-linux-arm64@npm:2.5.0":
version: 2.5.0
resolution: "git-cliff-linux-arm64@npm:2.5.0"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"git-cliff-linux-x64@npm:2.4.0":
version: 2.4.0
resolution: "git-cliff-linux-x64@npm:2.4.0"
"git-cliff-linux-x64@npm:2.5.0":
version: 2.5.0
resolution: "git-cliff-linux-x64@npm:2.5.0"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"git-cliff-windows-arm64@npm:2.4.0":
version: 2.4.0
resolution: "git-cliff-windows-arm64@npm:2.4.0"
"git-cliff-windows-arm64@npm:2.5.0":
version: 2.5.0
resolution: "git-cliff-windows-arm64@npm:2.5.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"git-cliff-windows-x64@npm:2.4.0":
version: 2.4.0
resolution: "git-cliff-windows-x64@npm:2.4.0"
"git-cliff-windows-x64@npm:2.5.0":
version: 2.5.0
resolution: "git-cliff-windows-x64@npm:2.5.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"git-cliff@npm:^2.4.0":
version: 2.4.0
resolution: "git-cliff@npm:2.4.0"
"git-cliff@npm:^2.5.0":
version: 2.5.0
resolution: "git-cliff@npm:2.5.0"
dependencies:
execa: ^8.0.1
git-cliff-darwin-arm64: 2.4.0
git-cliff-darwin-x64: 2.4.0
git-cliff-linux-arm64: 2.4.0
git-cliff-linux-x64: 2.4.0
git-cliff-windows-arm64: 2.4.0
git-cliff-windows-x64: 2.4.0
git-cliff-darwin-arm64: 2.5.0
git-cliff-darwin-x64: 2.5.0
git-cliff-linux-arm64: 2.5.0
git-cliff-linux-x64: 2.5.0
git-cliff-windows-arm64: 2.5.0
git-cliff-windows-x64: 2.5.0
dependenciesMeta:
git-cliff-darwin-arm64:
optional: true
Expand All @@ -3217,7 +3217,7 @@ __metadata:
optional: true
bin:
git-cliff: lib/cli/cli.js
checksum: 30249bbd43c6dec9de06840df7bc71104db5968e6deebd2f903557c061f284f5d6b689f87f0cee2ae6602ff17577da7e06803d6b216157288cb28eedc0957fac
checksum: b6dbff8219cb3521ad5d3b03263faba48a3537ed1288bb92dcf32126f00373692d2d06f32cebbf0edabe16004236d3aa009f5b808975519d211cdf43211c3d5a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3437,10 +3437,10 @@ __metadata:
languageName: node
linkType: hard

"human-signals@npm:^7.0.0":
version: 7.0.0
resolution: "human-signals@npm:7.0.0"
checksum: 5e05a7dbb6d021371ddb854c58b19aa372cc616b34e8eec0d27098d699be0571e29b2b98869053d898badb9594b7ed5058642660b04fb1e41b7bd1f83e472d16
"human-signals@npm:^8.0.0":
version: 8.0.0
resolution: "human-signals@npm:8.0.0"
checksum: ccaca470e8b5509d89cd9af82e88fc497a4b4b9149b7964bcd9dd1463f9d9676fb5488f50cd1bc0f12ed8875a7c1c5e7019cbe238992b444919e8cf056688eba
languageName: node
linkType: hard

Expand All @@ -3453,12 +3453,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
"husky@npm:^9.1.5":
version: 9.1.5
resolution: "husky@npm:9.1.5"
bin:
husky: bin.js
checksum: 7608a6dfac264876a2ff37f2db8520e0f9f0ea2b810a9ca151548327e9eca0b7ed58a63e0a208d20d3f43b191d8f111edcab46c3c8132c95e10ef7bd7115ee9b
checksum: c240018e852666dc12a93ca84751f1440bdf436468ba872c7b7b3cee54f5f1d7b4222a117988b27ca437093efdeb128778897ab0e409361336676a2c3012c8a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4912,25 +4912,25 @@ __metadata:
dependencies:
"@commitlint/cli": ^19.4.0
"@commitlint/config-conventional": ^19.2.2
"@favware/cliff-jumper": ^4.0.3
"@favware/cliff-jumper": ^4.1.0
"@favware/npm-deprecate": ^1.0.7
"@sapphire/eslint-config": ^5.0.5
"@sapphire/ts-config": ^5.0.1
"@types/node": ^20.16.0
"@types/node": ^20.16.2
"@types/rimraf": ^4.0.5
"@typescript-eslint/eslint-plugin": ^7.18.0
"@typescript-eslint/parser": ^7.18.0
"@vitest/coverage-v8": ^2.0.5
eslint: ^8.57.0
eslint-config-prettier: ^9.1.0
eslint-plugin-prettier: ^5.2.1
husky: ^9.1.4
husky: ^9.1.5
lint-staged: ^15.2.9
pinst: ^3.0.0
prettier: ^3.3.3
rimraf: ^5.0.10
tsup: ^8.2.4
typedoc: ^0.26.5
typedoc: ^0.26.6
typedoc-json-parser: ^10.1.5
typescript: ^5.5.4
vitest: ^2.0.5
Expand Down Expand Up @@ -5814,9 +5814,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.26.5":
version: 0.26.5
resolution: "typedoc@npm:0.26.5"
"typedoc@npm:^0.26.6":
version: 0.26.6
resolution: "typedoc@npm:0.26.6"
dependencies:
lunr: ^2.3.9
markdown-it: ^14.1.0
Expand All @@ -5827,7 +5827,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
bin:
typedoc: bin/typedoc
checksum: 0587096c2b91536249d3aa9cc5e83a43086e318006ddeadc3c21c424d10a934b6bc19c56fda682d16a75f8133eb2730f54adace79996adeec89188fe331594c3
checksum: e52efff8bf437b25828ee7e1200865e4914385e47964fc25bf4e58dc0d69cb026a8e9699b6091a9385732e9cee38480a5b290ab9e3f4fa4a5b8a3e244521d112
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c392de

Please sign in to comment.