Skip to content

Commit 6d92305

Browse files
chore(deps): update all non-major dependencies (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e958150 commit 6d92305

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
"prepack": "yarn build"
3939
},
4040
"devDependencies": {
41-
"@commitlint/cli": "^19.6.1",
42-
"@commitlint/config-conventional": "^19.6.0",
41+
"@commitlint/cli": "^19.7.1",
42+
"@commitlint/config-conventional": "^19.7.1",
4343
"@favware/cliff-jumper": "^6.0.0",
4444
"@sapphire/eslint-config": "^5.0.5",
4545
"@sapphire/prettier-config": "^2.0.0",
4646
"@sapphire/ts-config": "^5.0.1",
4747
"@testing-library/dom": "^10.4.0",
4848
"@testing-library/jest-dom": "^6.6.3",
4949
"@testing-library/react": "^16.2.0",
50-
"@types/node": "^22.13.0",
50+
"@types/node": "^22.13.1",
5151
"@types/react": "^18.3.18",
5252
"@types/react-dom": "^18.3.5",
5353
"@typescript-eslint/eslint-plugin": "^7.13.1",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1655,30 +1655,30 @@ __metadata:
16551655
languageName: node
16561656
linkType: hard
16571657

1658-
"@commitlint/cli@npm:^19.6.1":
1659-
version: 19.6.1
1660-
resolution: "@commitlint/cli@npm:19.6.1"
1658+
"@commitlint/cli@npm:^19.7.1":
1659+
version: 19.7.1
1660+
resolution: "@commitlint/cli@npm:19.7.1"
16611661
dependencies:
16621662
"@commitlint/format": "npm:^19.5.0"
1663-
"@commitlint/lint": "npm:^19.6.0"
1663+
"@commitlint/lint": "npm:^19.7.1"
16641664
"@commitlint/load": "npm:^19.6.1"
16651665
"@commitlint/read": "npm:^19.5.0"
16661666
"@commitlint/types": "npm:^19.5.0"
16671667
tinyexec: "npm:^0.3.0"
16681668
yargs: "npm:^17.0.0"
16691669
bin:
16701670
commitlint: cli.js
1671-
checksum: 10/b63b8a716d943419a0bb0542e752d380d62f2715266ae0bb53911f3fe749ae9c3bf0fd591abd87be6b863e522ca183c7bac6a82ef73255a5c5bbeceb620ecbb1
1671+
checksum: 10/d6bc2c2d036bb3e83cc24aeba17f8bff1dd8a16474f8857775ba8a483aa7a3bf41a9dfd6dadd5ee12b08f7d4d47746ab53cccd3ecfb20d0ebf2826c2f31a2e98
16721672
languageName: node
16731673
linkType: hard
16741674

1675-
"@commitlint/config-conventional@npm:^19.6.0":
1676-
version: 19.6.0
1677-
resolution: "@commitlint/config-conventional@npm:19.6.0"
1675+
"@commitlint/config-conventional@npm:^19.7.1":
1676+
version: 19.7.1
1677+
resolution: "@commitlint/config-conventional@npm:19.7.1"
16781678
dependencies:
16791679
"@commitlint/types": "npm:^19.5.0"
16801680
conventional-changelog-conventionalcommits: "npm:^7.0.2"
1681-
checksum: 10/f96f6706502edad60d275f62a4aac06993a5fd47c343ad6286d48f173941e4e0848dab6642559099cc6714b513197338ac24da4b07debead5371326eef87bcb8
1681+
checksum: 10/fce984d36e1a721bbbb466f67b5ec6634fbbf7626fbb9c53bdf3cca8810c4350c7cbce8c93627d1107398b61b14373dea34cd344fc9244c2834133b93569081a
16821682
languageName: node
16831683
linkType: hard
16841684

@@ -1723,25 +1723,25 @@ __metadata:
17231723
languageName: node
17241724
linkType: hard
17251725

1726-
"@commitlint/is-ignored@npm:^19.6.0":
1727-
version: 19.6.0
1728-
resolution: "@commitlint/is-ignored@npm:19.6.0"
1726+
"@commitlint/is-ignored@npm:^19.7.1":
1727+
version: 19.7.1
1728+
resolution: "@commitlint/is-ignored@npm:19.7.1"
17291729
dependencies:
17301730
"@commitlint/types": "npm:^19.5.0"
17311731
semver: "npm:^7.6.0"
1732-
checksum: 10/07b41573c9247522eb96af118be97ae015f5d0a141ecf5e3c0f67372b0fb7ba57c98adc462c722b7a7f0dd18ddcbacd92b42228e0e62370d3db110b0a35f6120
1732+
checksum: 10/489624ca405b4dc7c210db92a85d1860793fa534bb1460b913e4610eab1953fafc0d77f8a84dcdc7abcb79e8db7486799c4092063acbccafdc2772f6647215e5
17331733
languageName: node
17341734
linkType: hard
17351735

1736-
"@commitlint/lint@npm:^19.6.0":
1737-
version: 19.6.0
1738-
resolution: "@commitlint/lint@npm:19.6.0"
1736+
"@commitlint/lint@npm:^19.7.1":
1737+
version: 19.7.1
1738+
resolution: "@commitlint/lint@npm:19.7.1"
17391739
dependencies:
1740-
"@commitlint/is-ignored": "npm:^19.6.0"
1740+
"@commitlint/is-ignored": "npm:^19.7.1"
17411741
"@commitlint/parse": "npm:^19.5.0"
17421742
"@commitlint/rules": "npm:^19.6.0"
17431743
"@commitlint/types": "npm:^19.5.0"
1744-
checksum: 10/f50721d8b02cea8cda9e67a57fb2c03377ae94ab708d47395a4e86f6f327d11db9dc84a1ecbcc3fae086f1e100400356826497a69a9d0caee6859238b32260dc
1744+
checksum: 10/1feac1d2aa1ad3c7864af2563622c21bbedac342b02030c877f87f9d5eb8acc0e0d10b67105aece64f6b94dfe906ec6c7d1e72a27cdde197606b88c8a8c66a9a
17451745
languageName: node
17461746
linkType: hard
17471747

@@ -3914,12 +3914,12 @@ __metadata:
39143914
languageName: node
39153915
linkType: hard
39163916

3917-
"@types/node@npm:*, @types/node@npm:^22.13.0":
3918-
version: 22.13.0
3919-
resolution: "@types/node@npm:22.13.0"
3917+
"@types/node@npm:*, @types/node@npm:^22.13.1":
3918+
version: 22.13.1
3919+
resolution: "@types/node@npm:22.13.1"
39203920
dependencies:
39213921
undici-types: "npm:~6.20.0"
3922-
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
3922+
checksum: 10/d8ba7068b0445643c0fa6e4917cdb7a90e8756a9daff8c8a332689cd5b2eaa01e4cd07de42e3cd7e6a6f465eeda803d5a1363d00b5ab3f6cea7950350a159497
39233923
languageName: node
39243924
linkType: hard
39253925

@@ -11305,16 +11305,16 @@ __metadata:
1130511305
version: 0.0.0-use.local
1130611306
resolution: "react-if@workspace:."
1130711307
dependencies:
11308-
"@commitlint/cli": "npm:^19.6.1"
11309-
"@commitlint/config-conventional": "npm:^19.6.0"
11308+
"@commitlint/cli": "npm:^19.7.1"
11309+
"@commitlint/config-conventional": "npm:^19.7.1"
1131011310
"@favware/cliff-jumper": "npm:^6.0.0"
1131111311
"@sapphire/eslint-config": "npm:^5.0.5"
1131211312
"@sapphire/prettier-config": "npm:^2.0.0"
1131311313
"@sapphire/ts-config": "npm:^5.0.1"
1131411314
"@testing-library/dom": "npm:^10.4.0"
1131511315
"@testing-library/jest-dom": "npm:^6.6.3"
1131611316
"@testing-library/react": "npm:^16.2.0"
11317-
"@types/node": "npm:^22.13.0"
11317+
"@types/node": "npm:^22.13.1"
1131811318
"@types/react": "npm:^18.3.18"
1131911319
"@types/react-dom": "npm:^18.3.5"
1132011320
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"

0 commit comments

Comments
 (0)