Skip to content

Commit

Permalink
chore(deps): update joshdb dependencies to v2.0.0-next.c52cfc9.0 (#327)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent d64b3af commit 0256c44
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 189 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@favware/cliff-jumper": "^3.0.3",
"@favware/colorette-spinner": "^1.0.1",
"@favware/npm-deprecate": "^1.0.7",
"@joshdb/eslint-config": "2.0.0-next.b88aca0.0",
"@joshdb/eslint-config": "2.0.0-next.c52cfc9.0",
"@joshdb/map": "2.0.0-next.c343260.0",
"@joshdb/prettier-config": "2.0.0-next.b88aca0.0",
"@joshdb/ts-config": "2.0.0-next.b88aca0.0",
"@joshdb/prettier-config": "2.0.0-next.c52cfc9.0",
"@joshdb/ts-config": "2.0.0-next.c52cfc9.0",
"@swc/core": "^1.6.1",
"@types/node": "^20.14.2",
"@types/prompts": "^2.4.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-ensure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.b88aca0.0",
"@joshdb/provider": "2.0.0-next.c52cfc9.0",
"@sapphire/utilities": "^3.16.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.b88aca0.0",
"@joshdb/provider": "2.0.0-next.c52cfc9.0",
"catch-exit": "^1.2.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.b88aca0.0",
"@joshdb/provider": "2.0.0-next.c52cfc9.0",
"@sapphire/result": "^2.6.6",
"@sapphire/shapeshift": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.b88aca0.0",
"@joshdb/provider": "2.0.0-next.c52cfc9.0",
"@sapphire/utilities": "^3.16.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0256c44

Please sign in to comment.