Skip to content

Commit 18dce1e

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

File tree

2 files changed

+85
-68
lines changed

2 files changed

+85
-68
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@joshdb/prettier-config": "2.0.0-next.b88aca0.0",
4949
"@joshdb/ts-config": "2.0.0-next.b88aca0.0",
5050
"@types/node": "^20.14.10",
51-
"@typescript-eslint/eslint-plugin": "^7.15.0",
52-
"@typescript-eslint/parser": "^7.15.0",
51+
"@typescript-eslint/eslint-plugin": "^7.16.0",
52+
"@typescript-eslint/parser": "^7.16.0",
5353
"@vitest/coverage-v8": "^1.6.0",
5454
"esbuild-plugin-polyfill-node": "^0.3.0",
5555
"eslint": "^8.57.0",
@@ -58,10 +58,10 @@
5858
"husky": "^9.0.11",
5959
"lint-staged": "^15.2.7",
6060
"pinst": "^3.0.0",
61-
"prettier": "^3.3.2",
62-
"rimraf": "^5.0.8",
61+
"prettier": "^3.3.3",
62+
"rimraf": "^5.0.9",
6363
"tsup": "^8.1.0",
64-
"typedoc": "^0.26.3",
64+
"typedoc": "^0.26.4",
6565
"typedoc-json-parser": "^10.1.5",
6666
"typescript": "^5.5.3",
6767
"vitest": "1.6.0"

yarn.lock

Lines changed: 80 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -785,8 +785,8 @@ __metadata:
785785
"@joshdb/ts-config": "npm:2.0.0-next.b88aca0.0"
786786
"@sapphire/utilities": "npm:^3.16.2"
787787
"@types/node": "npm:^20.14.10"
788-
"@typescript-eslint/eslint-plugin": "npm:^7.15.0"
789-
"@typescript-eslint/parser": "npm:^7.15.0"
788+
"@typescript-eslint/eslint-plugin": "npm:^7.16.0"
789+
"@typescript-eslint/parser": "npm:^7.16.0"
790790
"@vitest/coverage-v8": "npm:^1.6.0"
791791
esbuild-plugin-polyfill-node: "npm:^0.3.0"
792792
eslint: "npm:^8.57.0"
@@ -795,10 +795,10 @@ __metadata:
795795
husky: "npm:^9.0.11"
796796
lint-staged: "npm:^15.2.7"
797797
pinst: "npm:^3.0.0"
798-
prettier: "npm:^3.3.2"
799-
rimraf: "npm:^5.0.8"
798+
prettier: "npm:^3.3.3"
799+
rimraf: "npm:^5.0.9"
800800
tsup: "npm:^8.1.0"
801-
typedoc: "npm:^0.26.3"
801+
typedoc: "npm:^0.26.4"
802802
typedoc-json-parser: "npm:^10.1.5"
803803
typescript: "npm:^5.5.3"
804804
vitest: "npm:1.6.0"
@@ -1336,15 +1336,15 @@ __metadata:
13361336
languageName: node
13371337
linkType: hard
13381338

1339-
"@typescript-eslint/eslint-plugin@npm:^7.15.0":
1340-
version: 7.15.0
1341-
resolution: "@typescript-eslint/eslint-plugin@npm:7.15.0"
1339+
"@typescript-eslint/eslint-plugin@npm:^7.16.0":
1340+
version: 7.16.0
1341+
resolution: "@typescript-eslint/eslint-plugin@npm:7.16.0"
13421342
dependencies:
13431343
"@eslint-community/regexpp": "npm:^4.10.0"
1344-
"@typescript-eslint/scope-manager": "npm:7.15.0"
1345-
"@typescript-eslint/type-utils": "npm:7.15.0"
1346-
"@typescript-eslint/utils": "npm:7.15.0"
1347-
"@typescript-eslint/visitor-keys": "npm:7.15.0"
1344+
"@typescript-eslint/scope-manager": "npm:7.16.0"
1345+
"@typescript-eslint/type-utils": "npm:7.16.0"
1346+
"@typescript-eslint/utils": "npm:7.16.0"
1347+
"@typescript-eslint/visitor-keys": "npm:7.16.0"
13481348
graphemer: "npm:^1.4.0"
13491349
ignore: "npm:^5.3.1"
13501350
natural-compare: "npm:^1.4.0"
@@ -1355,7 +1355,7 @@ __metadata:
13551355
peerDependenciesMeta:
13561356
typescript:
13571357
optional: true
1358-
checksum: 10/e6b21687ab9e9dc38eb1b1d90a3ac483f3f5e5e9c49aa8a434a24de016822d65c82b926cda2ae79bac2225bd9495fb04f7aa6afcaad2b09f6129fd8014fbcedd
1358+
checksum: 10/beda6b586bfc953843877395b09acc0525d727dcb77e6ded5fbc645a9008b7e60360ddbaf6a9b7deaf23cd42c206412b7150d8df27f1fe2da3dc24dfab1c8d71
13591359
languageName: node
13601360
linkType: hard
13611361

@@ -1377,31 +1377,31 @@ __metadata:
13771377
languageName: node
13781378
linkType: hard
13791379

1380-
"@typescript-eslint/parser@npm:^7.15.0":
1381-
version: 7.15.0
1382-
resolution: "@typescript-eslint/parser@npm:7.15.0"
1380+
"@typescript-eslint/parser@npm:^7.16.0":
1381+
version: 7.16.0
1382+
resolution: "@typescript-eslint/parser@npm:7.16.0"
13831383
dependencies:
1384-
"@typescript-eslint/scope-manager": "npm:7.15.0"
1385-
"@typescript-eslint/types": "npm:7.15.0"
1386-
"@typescript-eslint/typescript-estree": "npm:7.15.0"
1387-
"@typescript-eslint/visitor-keys": "npm:7.15.0"
1384+
"@typescript-eslint/scope-manager": "npm:7.16.0"
1385+
"@typescript-eslint/types": "npm:7.16.0"
1386+
"@typescript-eslint/typescript-estree": "npm:7.16.0"
1387+
"@typescript-eslint/visitor-keys": "npm:7.16.0"
13881388
debug: "npm:^4.3.4"
13891389
peerDependencies:
13901390
eslint: ^8.56.0
13911391
peerDependenciesMeta:
13921392
typescript:
13931393
optional: true
1394-
checksum: 10/0b5e7a14fa5d0680efb17e750a095729a7fb7c785d7a0fea2f9e6cbfef9e65caab2b751654b348b9ab813d222c1c3f8189ebf48561b81224d1821cee5c99d658
1394+
checksum: 10/dc374e6c9e7dfcdd968828bb32ef59d3ebabd0a18671dee22d14dda2c713dade6eb493fd11b127df17035c7451898b42f4a88102da9a4bf3ca6a3baed8c20309
13951395
languageName: node
13961396
linkType: hard
13971397

1398-
"@typescript-eslint/scope-manager@npm:7.15.0":
1399-
version: 7.15.0
1400-
resolution: "@typescript-eslint/scope-manager@npm:7.15.0"
1398+
"@typescript-eslint/scope-manager@npm:7.16.0":
1399+
version: 7.16.0
1400+
resolution: "@typescript-eslint/scope-manager@npm:7.16.0"
14011401
dependencies:
1402-
"@typescript-eslint/types": "npm:7.15.0"
1403-
"@typescript-eslint/visitor-keys": "npm:7.15.0"
1404-
checksum: 10/45bfdbae2d080691a34f5b37679b4a4067981baa3b82922268abdd21f6917a8dd1c4ccb12133f6c9cce81cfd640040913b223e8125235b92f42fdb57db358a3e
1402+
"@typescript-eslint/types": "npm:7.16.0"
1403+
"@typescript-eslint/visitor-keys": "npm:7.16.0"
1404+
checksum: 10/bf39a3ab803503c33e6c33568e7b93793d53d18100cb2f2ec1a540121aeba74d291d19c9ad3933198ff15e53a46d2f92db0c54309259dc99c1e3e297becd5677
14051405
languageName: node
14061406
linkType: hard
14071407

@@ -1415,20 +1415,20 @@ __metadata:
14151415
languageName: node
14161416
linkType: hard
14171417

1418-
"@typescript-eslint/type-utils@npm:7.15.0":
1419-
version: 7.15.0
1420-
resolution: "@typescript-eslint/type-utils@npm:7.15.0"
1418+
"@typescript-eslint/type-utils@npm:7.16.0":
1419+
version: 7.16.0
1420+
resolution: "@typescript-eslint/type-utils@npm:7.16.0"
14211421
dependencies:
1422-
"@typescript-eslint/typescript-estree": "npm:7.15.0"
1423-
"@typescript-eslint/utils": "npm:7.15.0"
1422+
"@typescript-eslint/typescript-estree": "npm:7.16.0"
1423+
"@typescript-eslint/utils": "npm:7.16.0"
14241424
debug: "npm:^4.3.4"
14251425
ts-api-utils: "npm:^1.3.0"
14261426
peerDependencies:
14271427
eslint: ^8.56.0
14281428
peerDependenciesMeta:
14291429
typescript:
14301430
optional: true
1431-
checksum: 10/64fa589b413567df3689a19ef88f3dbaed66d965e39cc548a58626eb5bd8fc4e2338496eb632f3472de9ae9800cb14d0e48ef3508efe80bdb91af8f3f1e56ad7
1431+
checksum: 10/84925c851a515768317573984dc855ac93bf787ebaa6382379dea6b356adb936ebd38bf7ab2f95124c68de7ab1fd5c849fe6717929343a80b839757fb5bf3af0
14321432
languageName: node
14331433
linkType: hard
14341434

@@ -1449,10 +1449,10 @@ __metadata:
14491449
languageName: node
14501450
linkType: hard
14511451

1452-
"@typescript-eslint/types@npm:7.15.0":
1453-
version: 7.15.0
1454-
resolution: "@typescript-eslint/types@npm:7.15.0"
1455-
checksum: 10/b36c98344469f4bc54a5199733ea4f6d4d0f2da1070605e60d4031e2da2946b84b91a90108516c8e6e83a21030ba4e935053a0906041c920156de40683297d0b
1452+
"@typescript-eslint/types@npm:7.16.0":
1453+
version: 7.16.0
1454+
resolution: "@typescript-eslint/types@npm:7.16.0"
1455+
checksum: 10/0813d9eb158f984b9d7e9e83961533ddc1e8c8815ca9059dab820df276b1e537b183f4c83cc4fe79ab3865cde1a64f2ec3f7fffe7209872d7d404636299f630b
14561456
languageName: node
14571457
linkType: hard
14581458

@@ -1463,12 +1463,12 @@ __metadata:
14631463
languageName: node
14641464
linkType: hard
14651465

1466-
"@typescript-eslint/typescript-estree@npm:7.15.0":
1467-
version: 7.15.0
1468-
resolution: "@typescript-eslint/typescript-estree@npm:7.15.0"
1466+
"@typescript-eslint/typescript-estree@npm:7.16.0":
1467+
version: 7.16.0
1468+
resolution: "@typescript-eslint/typescript-estree@npm:7.16.0"
14691469
dependencies:
1470-
"@typescript-eslint/types": "npm:7.15.0"
1471-
"@typescript-eslint/visitor-keys": "npm:7.15.0"
1470+
"@typescript-eslint/types": "npm:7.16.0"
1471+
"@typescript-eslint/visitor-keys": "npm:7.16.0"
14721472
debug: "npm:^4.3.4"
14731473
globby: "npm:^11.1.0"
14741474
is-glob: "npm:^4.0.3"
@@ -1478,7 +1478,7 @@ __metadata:
14781478
peerDependenciesMeta:
14791479
typescript:
14801480
optional: true
1481-
checksum: 10/c5fb15108fbbc1bc976e827218ff7bfbc78930c5906292325ee42ba03514623e7b861497b3e3087f71ede9a757b16441286b4d234450450b0dd70ff753782736
1481+
checksum: 10/5719c0cb649d627a073f1c8994a6073acc211ecfce0daef61d2de4315e42a23cf79e4dacb3b3596c4792eab062fdd22080c62345e2a58d38e7268eb6103a46d4
14821482
languageName: node
14831483
linkType: hard
14841484

@@ -1501,17 +1501,17 @@ __metadata:
15011501
languageName: node
15021502
linkType: hard
15031503

1504-
"@typescript-eslint/utils@npm:7.15.0":
1505-
version: 7.15.0
1506-
resolution: "@typescript-eslint/utils@npm:7.15.0"
1504+
"@typescript-eslint/utils@npm:7.16.0":
1505+
version: 7.16.0
1506+
resolution: "@typescript-eslint/utils@npm:7.16.0"
15071507
dependencies:
15081508
"@eslint-community/eslint-utils": "npm:^4.4.0"
1509-
"@typescript-eslint/scope-manager": "npm:7.15.0"
1510-
"@typescript-eslint/types": "npm:7.15.0"
1511-
"@typescript-eslint/typescript-estree": "npm:7.15.0"
1509+
"@typescript-eslint/scope-manager": "npm:7.16.0"
1510+
"@typescript-eslint/types": "npm:7.16.0"
1511+
"@typescript-eslint/typescript-estree": "npm:7.16.0"
15121512
peerDependencies:
15131513
eslint: ^8.56.0
1514-
checksum: 10/f6de1849dee610a8110638be98ab2ec09e7cdf2f756b538b0544df2dfad86a8e66d5326a765302fe31553e8d9d3170938c0d5d38bd9c7d36e3ee0beb1bdc8172
1514+
checksum: 10/325eab6705e70322d8df613cba4b018abc5d8ef857eb6c86f7a8376334eac789e6a585d30c041045c7eeede18083744faae66f48033e7811b2a23ebe8f6d3407
15151515
languageName: node
15161516
linkType: hard
15171517

@@ -1532,13 +1532,13 @@ __metadata:
15321532
languageName: node
15331533
linkType: hard
15341534

1535-
"@typescript-eslint/visitor-keys@npm:7.15.0":
1536-
version: 7.15.0
1537-
resolution: "@typescript-eslint/visitor-keys@npm:7.15.0"
1535+
"@typescript-eslint/visitor-keys@npm:7.16.0":
1536+
version: 7.16.0
1537+
resolution: "@typescript-eslint/visitor-keys@npm:7.16.0"
15381538
dependencies:
1539-
"@typescript-eslint/types": "npm:7.15.0"
1539+
"@typescript-eslint/types": "npm:7.16.0"
15401540
eslint-visitor-keys: "npm:^3.4.3"
1541-
checksum: 10/0e17d7f5de767da7f98170c2efc905cdb0ceeaf04a667e12ca1a92eae64479a07f4f8e2a9b5023b055b01250916c3bcac86908cd06552610baff734fafae4464
1541+
checksum: 10/aae065bdd6d5681d40df51af24933fc86c15f355f9d8f85c39a506f352ddc2a76fc72d4f8cf823ebb7550c84d543605a2fdd7d06979a0967cd48c1f542436714
15421542
languageName: node
15431543
linkType: hard
15441544

@@ -4873,12 +4873,12 @@ __metadata:
48734873
languageName: node
48744874
linkType: hard
48754875

4876-
"prettier@npm:^3.3.2":
4877-
version: 3.3.2
4878-
resolution: "prettier@npm:3.3.2"
4876+
"prettier@npm:^3.3.3":
4877+
version: 3.3.3
4878+
resolution: "prettier@npm:3.3.3"
48794879
bin:
48804880
prettier: bin/prettier.cjs
4881-
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
4881+
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
48824882
languageName: node
48834883
linkType: hard
48844884

@@ -5042,14 +5042,14 @@ __metadata:
50425042
languageName: node
50435043
linkType: hard
50445044

5045-
"rimraf@npm:^5.0.8":
5046-
version: 5.0.8
5047-
resolution: "rimraf@npm:5.0.8"
5045+
"rimraf@npm:^5.0.9":
5046+
version: 5.0.9
5047+
resolution: "rimraf@npm:5.0.9"
50485048
dependencies:
50495049
glob: "npm:^10.3.7"
50505050
bin:
50515051
rimraf: dist/esm/bin.mjs
5052-
checksum: 10/ab8f1bcb49762d16120813a127f90773da657bb5c6f29d3865c1b3c1ceb0d2291cd3e7b439adb7571024be47dce8443b3ffd1b116ec78b6122fca0571da87a79
5052+
checksum: 10/443669809ca3d402ca7565fd9f5b994b5669d8f8b33a23e3a00a66c3a2e4c529d8a5a47c9e7c42f2c7a0c70d21ff8bb1c86493b12027139a3de47fc33fe60084
50535053
languageName: node
50545054
linkType: hard
50555055

@@ -5777,6 +5777,23 @@ __metadata:
57775777
languageName: node
57785778
linkType: hard
57795779

5780+
"typedoc@npm:^0.26.4":
5781+
version: 0.26.4
5782+
resolution: "typedoc@npm:0.26.4"
5783+
dependencies:
5784+
lunr: "npm:^2.3.9"
5785+
markdown-it: "npm:^14.1.0"
5786+
minimatch: "npm:^9.0.5"
5787+
shiki: "npm:^1.9.1"
5788+
yaml: "npm:^2.4.5"
5789+
peerDependencies:
5790+
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
5791+
bin:
5792+
typedoc: bin/typedoc
5793+
checksum: 10/c25cce210c0ac0ac5328c11cc036344a6495bb49ed2191e580d1287edca2269ffe5e69dca5a75198174830e2d3c3bb560d70a6d22a24c0df293a069dd7d26318
5794+
languageName: node
5795+
linkType: hard
5796+
57805797
"typescript@npm:^5.4.2, typescript@npm:^5.4.5":
57815798
version: 5.4.5
57825799
resolution: "typescript@npm:5.4.5"

0 commit comments

Comments
 (0)