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] committed Apr 30, 2023
1 parent 5edeecb commit bcde818
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@joshdb/auto-ensure": "1.1.0-pr-125.c8affcc.0",
"@joshdb/map": "1.1.0-next.debaead.0",
"@joshdb/provider": "2.0.0-next.7b50e88.0",
"@joshdb/provider": "2.0.0-next.4848d35.0",
"@sapphire/utilities": "^3.11.1"
},
"devDependencies": {
Expand All @@ -45,8 +45,8 @@
"@favware/cliff-jumper": "^2.0.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^1.0.11",
"@joshdb/eslint-config": "^1.1.0-next.4038c07.0",
"@joshdb/ts-config": "1.1.0-next.f8641ff.0",
"@joshdb/eslint-config": "^1.1.0-next.4848d35.0",
"@joshdb/ts-config": "1.1.0-next.4848d35.0",
"@types/node": "^18.16.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
Expand Down
26 changes: 18 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,10 @@ __metadata:
"@favware/npm-deprecate": ^1.0.7
"@favware/rollup-type-bundler": ^1.0.11
"@joshdb/auto-ensure": 1.1.0-pr-125.c8affcc.0
"@joshdb/eslint-config": ^1.1.0-next.4038c07.0
"@joshdb/eslint-config": ^1.1.0-next.4848d35.0
"@joshdb/map": 1.1.0-next.debaead.0
"@joshdb/provider": 2.0.0-next.7b50e88.0
"@joshdb/ts-config": 1.1.0-next.f8641ff.0
"@joshdb/provider": 2.0.0-next.4848d35.0
"@joshdb/ts-config": 1.1.0-next.4848d35.0
"@sapphire/utilities": ^3.11.1
"@types/node": ^18.16.0
"@typescript-eslint/eslint-plugin": ^5.59.0
Expand All @@ -611,7 +611,7 @@ __metadata:
languageName: unknown
linkType: soft

"@joshdb/eslint-config@npm:^1.1.0-next.4038c07.0":
"@joshdb/eslint-config@npm:^1.1.0-next.4848d35.0":
version: 1.1.0-pr-148.dc48f31.0
resolution: "@joshdb/eslint-config@npm:1.1.0-pr-148.dc48f31.0"
dependencies:
Expand Down Expand Up @@ -639,6 +639,16 @@ __metadata:
languageName: node
linkType: hard

"@joshdb/provider@npm:2.0.0-next.4848d35.0":
version: 2.0.0-next.4848d35.0
resolution: "@joshdb/provider@npm:2.0.0-next.4848d35.0"
dependencies:
"@sapphire/utilities": ^3.11.1
reflect-metadata: ^0.1.13
checksum: 5898000660807f3cd20bcd486606ab1cde00bb398d2db610c83cbdd99d71684bc939f576a26d2da56c549b9d63aca7faff76c849d093001b7bd730b05391fd2c
languageName: node
linkType: hard

"@joshdb/provider@npm:2.0.0-next.7b50e88.0":
version: 2.0.0-next.7b50e88.0
resolution: "@joshdb/provider@npm:2.0.0-next.7b50e88.0"
Expand All @@ -656,12 +666,12 @@ __metadata:
languageName: node
linkType: hard

"@joshdb/ts-config@npm:1.1.0-next.f8641ff.0":
version: 1.1.0-next.f8641ff.0
resolution: "@joshdb/ts-config@npm:1.1.0-next.f8641ff.0"
"@joshdb/ts-config@npm:1.1.0-next.4848d35.0":
version: 1.1.0-next.4848d35.0
resolution: "@joshdb/ts-config@npm:1.1.0-next.4848d35.0"
dependencies:
"@sapphire/ts-config": ^4.0.0
checksum: 6d067e10fc7450c5da8d1eed561d79ed23ce03d90b3db782f57b585bf1cd4b43f0d14db3bde7b18929fd82e9810205341b4e7e3771078de2ee04a15eb6a6193e
checksum: 73a6db24fef2d0adc90014bcf9ef660061ee858e8a688e4c99a2e60a5b6931e5b4fefabd09809465a786de779b8e19f80d0b8d7b3dffabef1680faa6334966d8
languageName: node
linkType: hard

Expand Down

0 comments on commit bcde818

Please sign in to comment.