Skip to content

Commit 2d8c757

Browse files
authored
Merge pull request #936 from hildamari/depfu/update/yarn/@prisma/client-6.8.2
2 parents da9fc7e + 793c30d commit 2d8c757

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"reflect-metadata": "^0.2.2"
5050
},
5151
"devDependencies": {
52-
"@prisma/client": "^6.7.0",
52+
"@prisma/client": "^6.8.2",
5353
"@sapphire/prettier-config": "^2.0.0",
5454
"@sapphire/ts-config": "^3.3.4",
5555
"@types/common-tags": "^1.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@
203203
resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.2.tgz#0f164b726869f71da3c594171df5ebc1c4b0a407"
204204
integrity sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ==
205205

206-
"@prisma/client@^6.7.0":
207-
version "6.7.0"
208-
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.7.0.tgz#69f913b0a8cfb6aa5de5dca6aa57bfd4e91e7e95"
209-
integrity sha512-+k61zZn1XHjbZul8q6TdQLpuI/cvyfil87zqK2zpreNIXyXtpUv3+H/oM69hcsFcZXaokHJIzPAt5Z8C8eK2QA==
206+
"@prisma/client@^6.8.2":
207+
version "6.8.2"
208+
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.8.2.tgz#f0af46643604cd38341f285483edc3c3ae7e6651"
209+
integrity sha512-5II+vbyzv4si6Yunwgkj0qT/iY0zyspttoDrL3R4BYgLdp42/d2C8xdi9vqkrYtKt9H32oFIukvyw3Koz5JoDg==
210210

211211
"@prisma/config@6.7.0":
212212
version "6.7.0"

0 commit comments

Comments
 (0)