Skip to content

Commit

Permalink
chore(deps): update joshdb dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 13c229f commit 3014925
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 304 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": "^2.2.3",
"@favware/colorette-spinner": "^1.0.1",
"@favware/npm-deprecate": "^1.0.7",
"@joshdb/eslint-config": "1.1.0-next.e036bff.0",
"@joshdb/eslint-config": "1.1.0-next.ec04e6d.0",
"@joshdb/map": "2.0.0-next.de5b093.0",
"@joshdb/prettier-config": "1.1.0-next.e036bff.0",
"@joshdb/ts-config": "1.1.0-next.a218bc7.0",
"@joshdb/prettier-config": "1.1.0-next.ec04e6d.0",
"@joshdb/ts-config": "1.1.0-next.ec04e6d.0",
"@swc/core": "^1.3.100",
"@types/node": "^20.10.4",
"@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 @@ -24,7 +24,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.a699598.0",
"@joshdb/provider": "2.0.0-next.ec04e6d.0",
"@sapphire/utilities": "^3.14.0"
},
"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 @@ -25,7 +25,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.a699598.0",
"@joshdb/provider": "2.0.0-next.ec04e6d.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 @@ -24,7 +24,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.a699598.0",
"@joshdb/provider": "2.0.0-next.ec04e6d.0",
"@sapphire/result": "^2.6.5",
"@sapphire/shapeshift": "^3.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@joshdb/provider": "2.0.0-next.a699598.0",
"@joshdb/provider": "2.0.0-next.ec04e6d.0",
"@sapphire/utilities": "^3.14.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 3014925

Please sign in to comment.