Skip to content

Commit 3db34c2

Browse files
chore(deps): update all non-major dependencies (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32f9f85 commit 3db34c2

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,18 @@
3939
"tslib": "^2.8.1"
4040
},
4141
"devDependencies": {
42-
"@commitlint/cli": "^19.6.1",
43-
"@commitlint/config-conventional": "^19.6.0",
42+
"@commitlint/cli": "^19.7.1",
43+
"@commitlint/config-conventional": "^19.7.1",
4444
"@favware/cliff-jumper": "^6.0.0",
4545
"@favware/npm-deprecate": "^2.0.0",
4646
"@favware/rollup-type-bundler": "^4.0.0",
4747
"@sapphire/eslint-config": "^5.0.5",
4848
"@sapphire/prettier-config": "^2.0.0",
4949
"@sapphire/ts-config": "^5.0.1",
50-
"@types/node": "^22.13.0",
50+
"@types/node": "^22.13.1",
5151
"@typescript-eslint/eslint-plugin": "^7.13.1",
5252
"@typescript-eslint/parser": "^7.13.1",
53-
"@vitest/coverage-v8": "^3.0.4",
53+
"@vitest/coverage-v8": "^3.0.5",
5454
"concurrently": "^9.1.2",
5555
"cz-conventional-changelog": "^3.3.0",
5656
"esbuild-plugin-file-path-extensions": "^2.1.4",
@@ -64,7 +64,7 @@
6464
"typedoc": "^0.26.11",
6565
"typedoc-json-parser": "^10.2.0",
6666
"typescript": "^5.5.2",
67-
"vitest": "^3.0.4"
67+
"vitest": "^3.0.5"
6868
},
6969
"repository": {
7070
"type": "git",

yarn.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -68,30 +68,30 @@ __metadata:
6868
languageName: node
6969
linkType: hard
7070

71-
"@commitlint/cli@npm:^19.6.1":
72-
version: 19.6.1
73-
resolution: "@commitlint/cli@npm:19.6.1"
71+
"@commitlint/cli@npm:^19.7.1":
72+
version: 19.7.1
73+
resolution: "@commitlint/cli@npm:19.7.1"
7474
dependencies:
7575
"@commitlint/format": "npm:^19.5.0"
76-
"@commitlint/lint": "npm:^19.6.0"
76+
"@commitlint/lint": "npm:^19.7.1"
7777
"@commitlint/load": "npm:^19.6.1"
7878
"@commitlint/read": "npm:^19.5.0"
7979
"@commitlint/types": "npm:^19.5.0"
8080
tinyexec: "npm:^0.3.0"
8181
yargs: "npm:^17.0.0"
8282
bin:
8383
commitlint: cli.js
84-
checksum: 10/b63b8a716d943419a0bb0542e752d380d62f2715266ae0bb53911f3fe749ae9c3bf0fd591abd87be6b863e522ca183c7bac6a82ef73255a5c5bbeceb620ecbb1
84+
checksum: 10/d6bc2c2d036bb3e83cc24aeba17f8bff1dd8a16474f8857775ba8a483aa7a3bf41a9dfd6dadd5ee12b08f7d4d47746ab53cccd3ecfb20d0ebf2826c2f31a2e98
8585
languageName: node
8686
linkType: hard
8787

88-
"@commitlint/config-conventional@npm:^19.6.0":
89-
version: 19.6.0
90-
resolution: "@commitlint/config-conventional@npm:19.6.0"
88+
"@commitlint/config-conventional@npm:^19.7.1":
89+
version: 19.7.1
90+
resolution: "@commitlint/config-conventional@npm:19.7.1"
9191
dependencies:
9292
"@commitlint/types": "npm:^19.5.0"
9393
conventional-changelog-conventionalcommits: "npm:^7.0.2"
94-
checksum: 10/f96f6706502edad60d275f62a4aac06993a5fd47c343ad6286d48f173941e4e0848dab6642559099cc6714b513197338ac24da4b07debead5371326eef87bcb8
94+
checksum: 10/fce984d36e1a721bbbb466f67b5ec6634fbbf7626fbb9c53bdf3cca8810c4350c7cbce8c93627d1107398b61b14373dea34cd344fc9244c2834133b93569081a
9595
languageName: node
9696
linkType: hard
9797

@@ -136,25 +136,25 @@ __metadata:
136136
languageName: node
137137
linkType: hard
138138

139-
"@commitlint/is-ignored@npm:^19.6.0":
140-
version: 19.6.0
141-
resolution: "@commitlint/is-ignored@npm:19.6.0"
139+
"@commitlint/is-ignored@npm:^19.7.1":
140+
version: 19.7.1
141+
resolution: "@commitlint/is-ignored@npm:19.7.1"
142142
dependencies:
143143
"@commitlint/types": "npm:^19.5.0"
144144
semver: "npm:^7.6.0"
145-
checksum: 10/07b41573c9247522eb96af118be97ae015f5d0a141ecf5e3c0f67372b0fb7ba57c98adc462c722b7a7f0dd18ddcbacd92b42228e0e62370d3db110b0a35f6120
145+
checksum: 10/489624ca405b4dc7c210db92a85d1860793fa534bb1460b913e4610eab1953fafc0d77f8a84dcdc7abcb79e8db7486799c4092063acbccafdc2772f6647215e5
146146
languageName: node
147147
linkType: hard
148148

149-
"@commitlint/lint@npm:^19.6.0":
150-
version: 19.6.0
151-
resolution: "@commitlint/lint@npm:19.6.0"
149+
"@commitlint/lint@npm:^19.7.1":
150+
version: 19.7.1
151+
resolution: "@commitlint/lint@npm:19.7.1"
152152
dependencies:
153-
"@commitlint/is-ignored": "npm:^19.6.0"
153+
"@commitlint/is-ignored": "npm:^19.7.1"
154154
"@commitlint/parse": "npm:^19.5.0"
155155
"@commitlint/rules": "npm:^19.6.0"
156156
"@commitlint/types": "npm:^19.5.0"
157-
checksum: 10/f50721d8b02cea8cda9e67a57fb2c03377ae94ab708d47395a4e86f6f327d11db9dc84a1ecbcc3fae086f1e100400356826497a69a9d0caee6859238b32260dc
157+
checksum: 10/1feac1d2aa1ad3c7864af2563622c21bbedac342b02030c877f87f9d5eb8acc0e0d10b67105aece64f6b94dfe906ec6c7d1e72a27cdde197606b88c8a8c66a9a
158158
languageName: node
159159
linkType: hard
160160

@@ -1022,8 +1022,8 @@ __metadata:
10221022
version: 0.0.0-use.local
10231023
resolution: "@sapphire/pieces@workspace:."
10241024
dependencies:
1025-
"@commitlint/cli": "npm:^19.6.1"
1026-
"@commitlint/config-conventional": "npm:^19.6.0"
1025+
"@commitlint/cli": "npm:^19.7.1"
1026+
"@commitlint/config-conventional": "npm:^19.7.1"
10271027
"@discordjs/collection": "npm:^1.5.3"
10281028
"@favware/cliff-jumper": "npm:^6.0.0"
10291029
"@favware/npm-deprecate": "npm:^2.0.0"
@@ -1032,10 +1032,10 @@ __metadata:
10321032
"@sapphire/prettier-config": "npm:^2.0.0"
10331033
"@sapphire/ts-config": "npm:^5.0.1"
10341034
"@sapphire/utilities": "npm:^3.18.2"
1035-
"@types/node": "npm:^22.13.0"
1035+
"@types/node": "npm:^22.13.1"
10361036
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
10371037
"@typescript-eslint/parser": "npm:^7.13.1"
1038-
"@vitest/coverage-v8": "npm:^3.0.4"
1038+
"@vitest/coverage-v8": "npm:^3.0.5"
10391039
concurrently: "npm:^9.1.2"
10401040
cz-conventional-changelog: "npm:^3.3.0"
10411041
esbuild-plugin-file-path-extensions: "npm:^2.1.4"
@@ -1050,7 +1050,7 @@ __metadata:
10501050
typedoc: "npm:^0.26.11"
10511051
typedoc-json-parser: "npm:^10.2.0"
10521052
typescript: "npm:^5.5.2"
1053-
vitest: "npm:^3.0.4"
1053+
vitest: "npm:^3.0.5"
10541054
languageName: unknown
10551055
linkType: soft
10561056

@@ -1194,12 +1194,12 @@ __metadata:
11941194
languageName: node
11951195
linkType: hard
11961196

1197-
"@types/node@npm:*, @types/node@npm:^22.13.0":
1198-
version: 22.13.0
1199-
resolution: "@types/node@npm:22.13.0"
1197+
"@types/node@npm:*, @types/node@npm:^22.13.1":
1198+
version: 22.13.1
1199+
resolution: "@types/node@npm:22.13.1"
12001200
dependencies:
12011201
undici-types: "npm:~6.20.0"
1202-
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
1202+
checksum: 10/d8ba7068b0445643c0fa6e4917cdb7a90e8756a9daff8c8a332689cd5b2eaa01e4cd07de42e3cd7e6a6f465eeda803d5a1363d00b5ab3f6cea7950350a159497
12031203
languageName: node
12041204
linkType: hard
12051205

@@ -1342,9 +1342,9 @@ __metadata:
13421342
languageName: node
13431343
linkType: hard
13441344

1345-
"@vitest/coverage-v8@npm:^3.0.4":
1346-
version: 3.0.4
1347-
resolution: "@vitest/coverage-v8@npm:3.0.4"
1345+
"@vitest/coverage-v8@npm:^3.0.5":
1346+
version: 3.0.5
1347+
resolution: "@vitest/coverage-v8@npm:3.0.5"
13481348
dependencies:
13491349
"@ampproject/remapping": "npm:^2.3.0"
13501350
"@bcoe/v8-coverage": "npm:^1.0.2"
@@ -1359,12 +1359,12 @@ __metadata:
13591359
test-exclude: "npm:^7.0.1"
13601360
tinyrainbow: "npm:^2.0.0"
13611361
peerDependencies:
1362-
"@vitest/browser": 3.0.4
1363-
vitest: 3.0.4
1362+
"@vitest/browser": 3.0.5
1363+
vitest: 3.0.5
13641364
peerDependenciesMeta:
13651365
"@vitest/browser":
13661366
optional: true
1367-
checksum: 10/1d918f4c55dff2e7dec702d31029b7ae595fca096844247a8275a6583fcb3b4359963dc85fe7d0cacd2ccdf018ecd50ae67fa5e9127c669c706d9bf6ec4b45db
1367+
checksum: 10/aa1aa681b4ee86d5ecf53390c56e24e7b61ea7cb47a178630c224de4bdd7eaf8a30b184299741b6e358d214670759905e2f90fb08d0745abdc3974992dfa137f
13681368
languageName: node
13691369
linkType: hard
13701370

@@ -6157,7 +6157,7 @@ __metadata:
61576157
languageName: node
61586158
linkType: hard
61596159

6160-
"vitest@npm:^3.0.4":
6160+
"vitest@npm:^3.0.5":
61616161
version: 3.0.5
61626162
resolution: "vitest@npm:3.0.5"
61636163
dependencies:

0 commit comments

Comments
 (0)