Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#232)
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 Feb 9, 2025
1 parent fbc3065 commit 60d8186
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@
"execa": "^9.5.2",
"git-cliff": "^2.8.0",
"js-yaml": "^4.1.0",
"semver": "^7.7.0",
"semver": "^7.7.1",
"smol-toml": "^1.3.1"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
Expand Down
60 changes: 30 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,30 +34,30 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^19.6.1":
version: 19.6.1
resolution: "@commitlint/cli@npm:19.6.1"
"@commitlint/cli@npm:^19.7.1":
version: 19.7.1
resolution: "@commitlint/cli@npm:19.7.1"
dependencies:
"@commitlint/format": "npm:^19.5.0"
"@commitlint/lint": "npm:^19.6.0"
"@commitlint/lint": "npm:^19.7.1"
"@commitlint/load": "npm:^19.6.1"
"@commitlint/read": "npm:^19.5.0"
"@commitlint/types": "npm:^19.5.0"
tinyexec: "npm:^0.3.0"
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10/b63b8a716d943419a0bb0542e752d380d62f2715266ae0bb53911f3fe749ae9c3bf0fd591abd87be6b863e522ca183c7bac6a82ef73255a5c5bbeceb620ecbb1
checksum: 10/d6bc2c2d036bb3e83cc24aeba17f8bff1dd8a16474f8857775ba8a483aa7a3bf41a9dfd6dadd5ee12b08f7d4d47746ab53cccd3ecfb20d0ebf2826c2f31a2e98
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:^19.6.0":
version: 19.6.0
resolution: "@commitlint/config-conventional@npm:19.6.0"
"@commitlint/config-conventional@npm:^19.7.1":
version: 19.7.1
resolution: "@commitlint/config-conventional@npm:19.7.1"
dependencies:
"@commitlint/types": "npm:^19.5.0"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10/f96f6706502edad60d275f62a4aac06993a5fd47c343ad6286d48f173941e4e0848dab6642559099cc6714b513197338ac24da4b07debead5371326eef87bcb8
checksum: 10/fce984d36e1a721bbbb466f67b5ec6634fbbf7626fbb9c53bdf3cca8810c4350c7cbce8c93627d1107398b61b14373dea34cd344fc9244c2834133b93569081a
languageName: node
linkType: hard

Expand Down Expand Up @@ -102,25 +102,25 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^19.6.0":
version: 19.6.0
resolution: "@commitlint/is-ignored@npm:19.6.0"
"@commitlint/is-ignored@npm:^19.7.1":
version: 19.7.1
resolution: "@commitlint/is-ignored@npm:19.7.1"
dependencies:
"@commitlint/types": "npm:^19.5.0"
semver: "npm:^7.6.0"
checksum: 10/07b41573c9247522eb96af118be97ae015f5d0a141ecf5e3c0f67372b0fb7ba57c98adc462c722b7a7f0dd18ddcbacd92b42228e0e62370d3db110b0a35f6120
checksum: 10/489624ca405b4dc7c210db92a85d1860793fa534bb1460b913e4610eab1953fafc0d77f8a84dcdc7abcb79e8db7486799c4092063acbccafdc2772f6647215e5
languageName: node
linkType: hard

"@commitlint/lint@npm:^19.6.0":
version: 19.6.0
resolution: "@commitlint/lint@npm:19.6.0"
"@commitlint/lint@npm:^19.7.1":
version: 19.7.1
resolution: "@commitlint/lint@npm:19.7.1"
dependencies:
"@commitlint/is-ignored": "npm:^19.6.0"
"@commitlint/is-ignored": "npm:^19.7.1"
"@commitlint/parse": "npm:^19.5.0"
"@commitlint/rules": "npm:^19.6.0"
"@commitlint/types": "npm:^19.5.0"
checksum: 10/f50721d8b02cea8cda9e67a57fb2c03377ae94ab708d47395a4e86f6f327d11db9dc84a1ecbcc3fae086f1e100400356826497a69a9d0caee6859238b32260dc
checksum: 10/1feac1d2aa1ad3c7864af2563622c21bbedac342b02030c877f87f9d5eb8acc0e0d10b67105aece64f6b94dfe906ec6c7d1e72a27cdde197606b88c8a8c66a9a
languageName: node
linkType: hard

Expand Down Expand Up @@ -289,8 +289,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@favware/cliff-jumper@workspace:."
dependencies:
"@commitlint/cli": "npm:^19.6.1"
"@commitlint/config-conventional": "npm:^19.6.0"
"@commitlint/cli": "npm:^19.7.1"
"@commitlint/config-conventional": "npm:^19.7.1"
"@favware/colorette-spinner": "npm:^1.0.1"
"@octokit/auth-token": "npm:^5.1.2"
"@octokit/core": "npm:^6.1.3"
Expand All @@ -301,7 +301,7 @@ __metadata:
"@sapphire/ts-config": "npm:^5.0.1"
"@sapphire/utilities": "npm:3.18.2"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^22.13.0"
"@types/node": "npm:^22.13.1"
"@types/semver": "npm:^7.5.8"
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
"@typescript-eslint/parser": "npm:^7.13.1"
Expand All @@ -318,7 +318,7 @@ __metadata:
lint-staged: "npm:^15.4.3"
prettier: "npm:^3.4.2"
rimraf: "npm:^6.0.1"
semver: "npm:^7.7.0"
semver: "npm:^7.7.1"
smol-toml: "npm:^1.3.1"
typescript: "npm:~5.4.5"
bin:
Expand Down Expand Up @@ -588,12 +588,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
"@types/node@npm:*, @types/node@npm:^22.13.1":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
checksum: 10/d8ba7068b0445643c0fa6e4917cdb7a90e8756a9daff8c8a332689cd5b2eaa01e4cd07de42e3cd7e6a6f465eeda803d5a1363d00b5ab3f6cea7950350a159497
languageName: node
linkType: hard

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

"semver@npm:^7.5.2, semver@npm:^7.6.0, semver@npm:^7.7.0":
version: 7.7.0
resolution: "semver@npm:7.7.0"
"semver@npm:^7.5.2, semver@npm:^7.6.0, semver@npm:^7.7.1":
version: 7.7.1
resolution: "semver@npm:7.7.1"
bin:
semver: bin/semver.js
checksum: 10/5d615860a54ff563955c451e467bff3aaf74c8d060489f936f25551d5ca05f5ac683eb46c9ed7ade082e1e53b313f205ed9c5df0b25ebb3517ec25c79e1f0d9c
checksum: 10/4cfa1eb91ef3751e20fc52e47a935a0118d56d6f15a837ab814da0c150778ba2ca4f1a4d9068b33070ea4273629e615066664c2cfcd7c272caf7a8a0f6518b2c
languageName: node
linkType: hard

Expand Down

0 comments on commit 60d8186

Please sign in to comment.