Skip to content

Commit 2d617ce

Browse files
fix(deps): update joshdb dependencies to v2.0.0-next.f588eaf.0
1 parent bca961f commit 2d617ce

File tree

2 files changed

+80
-529
lines changed

2 files changed

+80
-529
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
"dependencies": {
3737
"@joshdb/auto-ensure": "2.0.0-next.e20aea6.0",
3838
"@joshdb/map": "2.0.0-next.d8f6dae.0",
39-
"@joshdb/provider": "2.0.0-next.b88aca0.0",
39+
"@joshdb/provider": "2.0.0-next.f588eaf.0",
4040
"@sapphire/utilities": "^3.18.2"
4141
},
4242
"devDependencies": {
4343
"@commitlint/cli": "^19.8.1",
4444
"@commitlint/config-conventional": "^19.8.1",
4545
"@favware/cliff-jumper": "^3.0.3",
4646
"@favware/npm-deprecate": "^1.0.7",
47-
"@joshdb/eslint-config": "2.0.0-next.b88aca0.0",
48-
"@joshdb/prettier-config": "2.0.0-next.b88aca0.0",
49-
"@joshdb/ts-config": "2.0.0-next.b88aca0.0",
47+
"@joshdb/eslint-config": "2.0.0-next.f588eaf.0",
48+
"@joshdb/prettier-config": "2.0.0-next.f588eaf.0",
49+
"@joshdb/ts-config": "2.0.0-next.f588eaf.0",
5050
"@types/node": "^20.19.4",
5151
"@typescript-eslint/eslint-plugin": "^7.18.0",
5252
"@typescript-eslint/parser": "^7.18.0",

0 commit comments

Comments
 (0)