Skip to content

Commit 1eb5cf7

Browse files
chore(deps): update joshdb dependencies (#357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f427fa1 commit 1eb5cf7

File tree

6 files changed

+111
-52
lines changed

6 files changed

+111
-52
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"@favware/cliff-jumper": "^3.0.3",
2222
"@favware/colorette-spinner": "^1.0.1",
2323
"@favware/npm-deprecate": "^1.0.7",
24-
"@joshdb/eslint-config": "2.0.0-next.d94b386.0",
25-
"@joshdb/map": "2.0.0-next.f1e0d87.0",
26-
"@joshdb/prettier-config": "2.0.0-next.d94b386.0",
27-
"@joshdb/ts-config": "2.0.0-next.d94b386.0",
24+
"@joshdb/eslint-config": "2.0.0-next.fb00a2d.0",
25+
"@joshdb/map": "2.0.0-next.f471ef7.0",
26+
"@joshdb/prettier-config": "2.0.0-next.fb00a2d.0",
27+
"@joshdb/ts-config": "2.0.0-next.fb00a2d.0",
2828
"@swc/core": "^1.6.1",
2929
"@types/node": "^20.14.2",
3030
"@types/prompts": "^2.4.9",

packages/auto-ensure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"check-update": "cliff-jumper --dry-run"
3030
},
3131
"dependencies": {
32-
"@joshdb/provider": "2.0.0-next.d94b386.0",
32+
"@joshdb/provider": "2.0.0-next.fb00a2d.0",
3333
"@sapphire/utilities": "^3.17.0"
3434
},
3535
"devDependencies": {

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"check-update": "cliff-jumper --dry-run"
2929
},
3030
"dependencies": {
31-
"@joshdb/provider": "2.0.0-next.d94b386.0",
31+
"@joshdb/provider": "2.0.0-next.fb00a2d.0",
3232
"catch-exit": "^1.2.2"
3333
},
3434
"devDependencies": {

packages/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"check-update": "cliff-jumper --dry-run"
2929
},
3030
"dependencies": {
31-
"@joshdb/provider": "2.0.0-next.d94b386.0",
31+
"@joshdb/provider": "2.0.0-next.fb00a2d.0",
3232
"@sapphire/result": "^2.6.6",
3333
"@sapphire/shapeshift": "^4.0.0"
3434
},

packages/transform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"check-update": "cliff-jumper --dry-run"
2929
},
3030
"dependencies": {
31-
"@joshdb/provider": "2.0.0-next.d94b386.0",
31+
"@joshdb/provider": "2.0.0-next.fb00a2d.0",
3232
"@sapphire/utilities": "^3.17.0"
3333
},
3434
"devDependencies": {

yarn.lock

Lines changed: 103 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,13 @@ __metadata:
654654
languageName: node
655655
linkType: hard
656656

657+
"@eslint/js@npm:8.57.1":
658+
version: 8.57.1
659+
resolution: "@eslint/js@npm:8.57.1"
660+
checksum: 10/7562b21be10c2adbfa4aa5bb2eccec2cb9ac649a3569560742202c8d1cb6c931ce634937a2f0f551e078403a1c1285d6c2c0aa345dafc986149665cd69fe8b59
661+
languageName: node
662+
linkType: hard
663+
657664
"@favware/cliff-jumper@npm:^3.0.3":
658665
version: 3.0.3
659666
resolution: "@favware/cliff-jumper@npm:3.0.3"
@@ -715,14 +722,25 @@ __metadata:
715722
languageName: node
716723
linkType: hard
717724

725+
"@humanwhocodes/config-array@npm:^0.13.0":
726+
version: 0.13.0
727+
resolution: "@humanwhocodes/config-array@npm:0.13.0"
728+
dependencies:
729+
"@humanwhocodes/object-schema": "npm:^2.0.3"
730+
debug: "npm:^4.3.1"
731+
minimatch: "npm:^3.0.5"
732+
checksum: 10/524df31e61a85392a2433bf5d03164e03da26c03d009f27852e7dcfdafbc4a23f17f021dacf88e0a7a9fe04ca032017945d19b57a16e2676d9114c22a53a9d11
733+
languageName: node
734+
linkType: hard
735+
718736
"@humanwhocodes/module-importer@npm:^1.0.1":
719737
version: 1.0.1
720738
resolution: "@humanwhocodes/module-importer@npm:1.0.1"
721739
checksum: 10/e993950e346331e5a32eefb27948ecdee2a2c4ab3f072b8f566cd213ef485dd50a3ca497050608db91006f5479e43f91a439aef68d2a313bd3ded06909c7c5b3
722740
languageName: node
723741
linkType: hard
724742

725-
"@humanwhocodes/object-schema@npm:^2.0.2":
743+
"@humanwhocodes/object-schema@npm:^2.0.2, @humanwhocodes/object-schema@npm:^2.0.3":
726744
version: 2.0.3
727745
resolution: "@humanwhocodes/object-schema@npm:2.0.3"
728746
checksum: 10/05bb99ed06c16408a45a833f03a732f59bf6184795d4efadd33238ff8699190a8c871ad1121241bb6501589a9598dc83bf25b99dcbcf41e155cdf36e35e937a3
@@ -764,7 +782,7 @@ __metadata:
764782
resolution: "@joshdb/auto-ensure@workspace:packages/auto-ensure"
765783
dependencies:
766784
"@favware/cliff-jumper": "npm:^3.0.3"
767-
"@joshdb/provider": "npm:2.0.0-next.d94b386.0"
785+
"@joshdb/provider": "npm:2.0.0-next.fb00a2d.0"
768786
"@sapphire/utilities": "npm:^3.17.0"
769787
"@swc/core": "npm:^1.6.1"
770788
"@vitest/coverage-v8": "npm:^1.6.0"
@@ -781,7 +799,7 @@ __metadata:
781799
resolution: "@joshdb/cache@workspace:packages/cache"
782800
dependencies:
783801
"@favware/cliff-jumper": "npm:^3.0.3"
784-
"@joshdb/provider": "npm:2.0.0-next.d94b386.0"
802+
"@joshdb/provider": "npm:2.0.0-next.fb00a2d.0"
785803
"@swc/core": "npm:^1.6.1"
786804
"@vitest/coverage-v8": "npm:^1.6.0"
787805
catch-exit: "npm:^1.2.2"
@@ -793,60 +811,60 @@ __metadata:
793811
languageName: unknown
794812
linkType: soft
795813

796-
"@joshdb/eslint-config@npm:2.0.0-next.d94b386.0":
797-
version: 2.0.0-next.d94b386.0
798-
resolution: "@joshdb/eslint-config@npm:2.0.0-next.d94b386.0"
814+
"@joshdb/eslint-config@npm:2.0.0-next.fb00a2d.0":
815+
version: 2.0.0-next.fb00a2d.0
816+
resolution: "@joshdb/eslint-config@npm:2.0.0-next.fb00a2d.0"
799817
dependencies:
800818
"@sapphire/eslint-config": "npm:^5.0.5"
801819
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
802820
"@typescript-eslint/parser": "npm:^7.18.0"
803-
eslint: "npm:^8.57.0"
821+
eslint: "npm:^8.57.1"
804822
eslint-config-prettier: "npm:^9.1.0"
805823
eslint-plugin-prettier: "npm:^5.2.1"
806824
prettier: "npm:^3.3.3"
807825
typescript: "npm:^5.6.2"
808-
checksum: 10/9dd484225293a5eab0df6ce9ce741d05f3fde96328d265833d474d0ae27c786a3c6e752af0f1397ac425383b7471824182c2c4572b03cc85220f48cec38dde28
826+
checksum: 10/57e7dc7d5fbe62025dc60748750c7bdf8ff4c6df3c1977ffd380214d7bf983cd3c24673b5c47fb739a320e67959fd11399d24c3e7e0f3a5f771e6028bd323d31
809827
languageName: node
810828
linkType: hard
811829

812-
"@joshdb/map@npm:2.0.0-next.f1e0d87.0":
813-
version: 2.0.0-next.f1e0d87.0
814-
resolution: "@joshdb/map@npm:2.0.0-next.f1e0d87.0"
830+
"@joshdb/map@npm:2.0.0-next.f471ef7.0":
831+
version: 2.0.0-next.f471ef7.0
832+
resolution: "@joshdb/map@npm:2.0.0-next.f471ef7.0"
815833
dependencies:
816-
"@joshdb/provider": "npm:2.0.0-next.cd2b620.0"
817-
"@sapphire/utilities": "npm:^3.16.2"
834+
"@joshdb/provider": "npm:2.0.0-next.d94b386.0"
835+
"@sapphire/utilities": "npm:^3.17.0"
818836
better-serialize: "npm:^2.0.0"
819837
property-helpers: "npm:^2.0.0"
820-
checksum: 10/6735540743dc055f934b3e8c0272a106fc6756b0f022a18abd937f35b692c62508598d917e6efa07886cebaf64ed91faa66c3946a05e759eec6b9eb321a8d18f
838+
checksum: 10/1091504433e5ed68c7e265f3fc7f253e4c33d4c290fb7b4e71e7f81e3e15e8fd3ace860e5831cac142187df724316d88982e31bdd6ea848b585365031df5681c
821839
languageName: node
822840
linkType: hard
823841

824-
"@joshdb/prettier-config@npm:2.0.0-next.d94b386.0":
825-
version: 2.0.0-next.d94b386.0
826-
resolution: "@joshdb/prettier-config@npm:2.0.0-next.d94b386.0"
842+
"@joshdb/prettier-config@npm:2.0.0-next.fb00a2d.0":
843+
version: 2.0.0-next.fb00a2d.0
844+
resolution: "@joshdb/prettier-config@npm:2.0.0-next.fb00a2d.0"
827845
dependencies:
828846
prettier: "npm:^3.3.3"
829-
checksum: 10/b63e019ae0fce00d8d6a143a534bfbf43ba4ed93b24ca6e58a92a3e0306b41d2b028664104969c178b8837ca177278c843a569bba359172c3a75d8ba2586bf47
847+
checksum: 10/e3813ead85aff4d6635a453c2b2a24b6b9a673dc7bf8a03222c5e6d4039b2cd86bfb0b4f53afd6b259a207f73b8acef6dd074b39cc1910fb6ba17d749567795c
830848
languageName: node
831849
linkType: hard
832850

833-
"@joshdb/provider@npm:2.0.0-next.cd2b620.0":
834-
version: 2.0.0-next.cd2b620.0
835-
resolution: "@joshdb/provider@npm:2.0.0-next.cd2b620.0"
851+
"@joshdb/provider@npm:2.0.0-next.d94b386.0":
852+
version: 2.0.0-next.d94b386.0
853+
resolution: "@joshdb/provider@npm:2.0.0-next.d94b386.0"
836854
dependencies:
837-
"@sapphire/utilities": "npm:^3.16.2"
855+
"@sapphire/utilities": "npm:^3.17.0"
838856
reflect-metadata: "npm:^0.2.1"
839-
checksum: 10/15e57fba4725a6a6743b3d1cd9e2dd53c726906b2cc0d187d76ebf87c8b803318da5cd37c40465e09066d45cae255e52b4098aa43565fb354a01205fa47e3846
857+
checksum: 10/d4eb169de2904d196f318fdc02591e5df74ca58aba7094af1a822b160e2042101194305c879f09509db8e847fe10b07582df2f0bba73e5cbfd739ad977614fc1
840858
languageName: node
841859
linkType: hard
842860

843-
"@joshdb/provider@npm:2.0.0-next.d94b386.0":
844-
version: 2.0.0-next.d94b386.0
845-
resolution: "@joshdb/provider@npm:2.0.0-next.d94b386.0"
861+
"@joshdb/provider@npm:2.0.0-next.fb00a2d.0":
862+
version: 2.0.0-next.fb00a2d.0
863+
resolution: "@joshdb/provider@npm:2.0.0-next.fb00a2d.0"
846864
dependencies:
847865
"@sapphire/utilities": "npm:^3.17.0"
848866
reflect-metadata: "npm:^0.2.1"
849-
checksum: 10/d4eb169de2904d196f318fdc02591e5df74ca58aba7094af1a822b160e2042101194305c879f09509db8e847fe10b07582df2f0bba73e5cbfd739ad977614fc1
867+
checksum: 10/e39e413400d8cad26916e11d9f6d5fc3429a887560c497a477e6627ffae6eda0db8bab0cb97a93900acbfb77ea91ffbddf8222f97461864b02ad5681c5e7542e
850868
languageName: node
851869
linkType: hard
852870

@@ -855,7 +873,7 @@ __metadata:
855873
resolution: "@joshdb/schema@workspace:packages/schema"
856874
dependencies:
857875
"@favware/cliff-jumper": "npm:^3.0.3"
858-
"@joshdb/provider": "npm:2.0.0-next.d94b386.0"
876+
"@joshdb/provider": "npm:2.0.0-next.fb00a2d.0"
859877
"@sapphire/result": "npm:^2.6.6"
860878
"@sapphire/shapeshift": "npm:^4.0.0"
861879
"@swc/core": "npm:^1.6.1"
@@ -873,7 +891,7 @@ __metadata:
873891
resolution: "@joshdb/transform@workspace:packages/transform"
874892
dependencies:
875893
"@favware/cliff-jumper": "npm:^3.0.3"
876-
"@joshdb/provider": "npm:2.0.0-next.d94b386.0"
894+
"@joshdb/provider": "npm:2.0.0-next.fb00a2d.0"
877895
"@sapphire/utilities": "npm:^3.17.0"
878896
"@swc/core": "npm:^1.6.1"
879897
"@vitest/coverage-v8": "npm:^1.6.0"
@@ -885,14 +903,14 @@ __metadata:
885903
languageName: unknown
886904
linkType: soft
887905

888-
"@joshdb/ts-config@npm:2.0.0-next.d94b386.0":
889-
version: 2.0.0-next.d94b386.0
890-
resolution: "@joshdb/ts-config@npm:2.0.0-next.d94b386.0"
906+
"@joshdb/ts-config@npm:2.0.0-next.fb00a2d.0":
907+
version: 2.0.0-next.fb00a2d.0
908+
resolution: "@joshdb/ts-config@npm:2.0.0-next.fb00a2d.0"
891909
dependencies:
892910
"@sapphire/ts-config": "npm:^5.0.1"
893911
tslib: "npm:^2.7.0"
894912
typescript: "npm:^5.6.2"
895-
checksum: 10/caa4f53a5586a3d33f5b221ab243a4ff2bb45fcb5a3f503e91194a7ff8628362c32d5461ec96103d150b3a0da86135ebf0886e0e39a6e58444e6c26417d61273
913+
checksum: 10/09b0031bb0c132525a1b6fca5cf01fbf28df4132ff15c8b09f5bcd90a8f65f5f8e5c5b620d42bee6113603cf5235ad38c99e8e679e78beb5ae1ab660849f6881
896914
languageName: node
897915
linkType: hard
898916

@@ -1287,13 +1305,6 @@ __metadata:
12871305
languageName: node
12881306
linkType: hard
12891307

1290-
"@sapphire/utilities@npm:^3.16.2":
1291-
version: 3.16.2
1292-
resolution: "@sapphire/utilities@npm:3.16.2"
1293-
checksum: 10/9801f26cc7c37f1c4d56231d2e3967e7ac072d037dbc11b577d1ecf09fe7c6e4141bd1d1a10490f3c51eeeaf81eac0373502d41366dc68627b490597ea6d1ebe
1294-
languageName: node
1295-
linkType: hard
1296-
12971308
"@sapphire/utilities@npm:^3.17.0":
12981309
version: 3.17.0
12991310
resolution: "@sapphire/utilities@npm:3.17.0"
@@ -2980,6 +2991,54 @@ __metadata:
29802991
languageName: node
29812992
linkType: hard
29822993

2994+
"eslint@npm:^8.57.1":
2995+
version: 8.57.1
2996+
resolution: "eslint@npm:8.57.1"
2997+
dependencies:
2998+
"@eslint-community/eslint-utils": "npm:^4.2.0"
2999+
"@eslint-community/regexpp": "npm:^4.6.1"
3000+
"@eslint/eslintrc": "npm:^2.1.4"
3001+
"@eslint/js": "npm:8.57.1"
3002+
"@humanwhocodes/config-array": "npm:^0.13.0"
3003+
"@humanwhocodes/module-importer": "npm:^1.0.1"
3004+
"@nodelib/fs.walk": "npm:^1.2.8"
3005+
"@ungap/structured-clone": "npm:^1.2.0"
3006+
ajv: "npm:^6.12.4"
3007+
chalk: "npm:^4.0.0"
3008+
cross-spawn: "npm:^7.0.2"
3009+
debug: "npm:^4.3.2"
3010+
doctrine: "npm:^3.0.0"
3011+
escape-string-regexp: "npm:^4.0.0"
3012+
eslint-scope: "npm:^7.2.2"
3013+
eslint-visitor-keys: "npm:^3.4.3"
3014+
espree: "npm:^9.6.1"
3015+
esquery: "npm:^1.4.2"
3016+
esutils: "npm:^2.0.2"
3017+
fast-deep-equal: "npm:^3.1.3"
3018+
file-entry-cache: "npm:^6.0.1"
3019+
find-up: "npm:^5.0.0"
3020+
glob-parent: "npm:^6.0.2"
3021+
globals: "npm:^13.19.0"
3022+
graphemer: "npm:^1.4.0"
3023+
ignore: "npm:^5.2.0"
3024+
imurmurhash: "npm:^0.1.4"
3025+
is-glob: "npm:^4.0.0"
3026+
is-path-inside: "npm:^3.0.3"
3027+
js-yaml: "npm:^4.1.0"
3028+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
3029+
levn: "npm:^0.4.1"
3030+
lodash.merge: "npm:^4.6.2"
3031+
minimatch: "npm:^3.1.2"
3032+
natural-compare: "npm:^1.4.0"
3033+
optionator: "npm:^0.9.3"
3034+
strip-ansi: "npm:^6.0.1"
3035+
text-table: "npm:^0.2.0"
3036+
bin:
3037+
eslint: bin/eslint.js
3038+
checksum: 10/5504fa24879afdd9f9929b2fbfc2ee9b9441a3d464efd9790fbda5f05738858530182029f13323add68d19fec749d3ab4a70320ded091ca4432b1e9cc4ed104c
3039+
languageName: node
3040+
linkType: hard
3041+
29833042
"espree@npm:^9.6.0, espree@npm:^9.6.1":
29843043
version: 9.6.1
29853044
resolution: "espree@npm:9.6.1"
@@ -5295,10 +5354,10 @@ __metadata:
52955354
"@favware/cliff-jumper": "npm:^3.0.3"
52965355
"@favware/colorette-spinner": "npm:^1.0.1"
52975356
"@favware/npm-deprecate": "npm:^1.0.7"
5298-
"@joshdb/eslint-config": "npm:2.0.0-next.d94b386.0"
5299-
"@joshdb/map": "npm:2.0.0-next.f1e0d87.0"
5300-
"@joshdb/prettier-config": "npm:2.0.0-next.d94b386.0"
5301-
"@joshdb/ts-config": "npm:2.0.0-next.d94b386.0"
5357+
"@joshdb/eslint-config": "npm:2.0.0-next.fb00a2d.0"
5358+
"@joshdb/map": "npm:2.0.0-next.f471ef7.0"
5359+
"@joshdb/prettier-config": "npm:2.0.0-next.fb00a2d.0"
5360+
"@joshdb/ts-config": "npm:2.0.0-next.fb00a2d.0"
53025361
"@swc/core": "npm:^1.6.1"
53035362
"@types/node": "npm:^20.14.2"
53045363
"@types/prompts": "npm:^2.4.9"

0 commit comments

Comments
 (0)