Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v4.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2023
1 parent ff8ef2b commit 987ba4d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,13 @@
"husky": "8.0.3",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"prisma": "4.14.1",
"prisma": "4.15.0",
"tsup": "6.7.0",
"typescript": "5.1.3"
},
"dependencies": {
"@devtomio/plugin-botlist": "1.3.0",
"@prisma/client": "4.14.1",
"@prisma/client": "4.15.0",
"@sapphire/decorators": "6.0.1",
"@sapphire/discord-utilities": "3.0.3",
"@sapphire/discord.js-utilities": "6.1.0",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -504,31 +504,31 @@ __metadata:
languageName: node
linkType: hard

"@prisma/client@npm:4.14.1":
version: 4.14.1
resolution: "@prisma/client@npm:4.14.1"
"@prisma/client@npm:4.15.0":
version: 4.15.0
resolution: "@prisma/client@npm:4.15.0"
dependencies:
"@prisma/engines-version": 4.14.0-67.d9a4c5988f480fa576d43970d5a23641aa77bc9c
"@prisma/engines-version": 4.15.0-28.8fbc245156db7124f997f4cecdd8d1219e360944
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: 24d0696cfb714f50ef95eab87f260c06402b255eff529d3fbd6ae0752a42df8f63b18f5268d9b2c47261a7316299b16b6fc4079b725750eb951b4dde5ddb1d16
checksum: 875eb31e702e16a50188f4762d9689a930aeb4f18a158a0a5270feefc80dc9a30935890df65d98fc9c6655d5f4f65d9943997bb86a51dd904577e7d19c6a2a7c
languageName: node
linkType: hard

"@prisma/engines-version@npm:4.14.0-67.d9a4c5988f480fa576d43970d5a23641aa77bc9c":
version: 4.14.0-67.d9a4c5988f480fa576d43970d5a23641aa77bc9c
resolution: "@prisma/engines-version@npm:4.14.0-67.d9a4c5988f480fa576d43970d5a23641aa77bc9c"
checksum: 0df2c9e7434ced708a202cb572e5cf433aae55332819700edb394b7d9c29742a6d2fd65abb778e80f9b1cc1f90daae5e331f4acd070bed395982856ff5ceccee
"@prisma/engines-version@npm:4.15.0-28.8fbc245156db7124f997f4cecdd8d1219e360944":
version: 4.15.0-28.8fbc245156db7124f997f4cecdd8d1219e360944
resolution: "@prisma/engines-version@npm:4.15.0-28.8fbc245156db7124f997f4cecdd8d1219e360944"
checksum: 6da6f076746aac2db043a9f15790f51c6d0e86139e1ebd83e6e046e799c0dbfa0d2df14cd7c70cc9583ce85b4bfc02e48fe1461077b79ed31ba83ad9440bb90f
languageName: node
linkType: hard

"@prisma/engines@npm:4.14.1":
version: 4.14.1
resolution: "@prisma/engines@npm:4.14.1"
checksum: 9c6af9b98303b408b667b69653fd7b2eaa2c28775cf4c2559c51e3dfa161b4104deb41222d3b2fc33fd28ab255a633a9a9c0234d2d5b2b031f9fc1e715befc83
"@prisma/engines@npm:4.15.0":
version: 4.15.0
resolution: "@prisma/engines@npm:4.15.0"
checksum: 61b53fe5ad7b0927de9aa4f51027e281788258d3fb5e389c3ae940829fdc5428a7108ce0cae5b329ddac0ee3206b0b9f8e8adae401c456f77d912c96368cfa5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3948,15 +3948,15 @@ __metadata:
languageName: node
linkType: hard

"prisma@npm:4.14.1":
version: 4.14.1
resolution: "prisma@npm:4.14.1"
"prisma@npm:4.15.0":
version: 4.15.0
resolution: "prisma@npm:4.15.0"
dependencies:
"@prisma/engines": 4.14.1
"@prisma/engines": 4.15.0
bin:
prisma: build/index.js
prisma2: build/index.js
checksum: 2cb0085652b541aa4c855f1434083b6fc0f3df5be28a0558fe2e1b120546b95d114177f86641fa9e21e13fb3a27a48e8cfd240d683a9e8e872b72e2c8c61a7e2
checksum: a42b940396f5f101d44effad9bfccca4b062ae80a369dc44961cbc074326239340f05c5af49981b1cddb08d9155c4bcc93c4d69ed2ae4a634e1742159204cb89
languageName: node
linkType: hard

Expand Down Expand Up @@ -4014,7 +4014,7 @@ __metadata:
dependencies:
"@devtomio/plugin-botlist": 1.3.0
"@favware/cliff-jumper": 2.1.1
"@prisma/client": 4.14.1
"@prisma/client": 4.15.0
"@sapphire/decorators": 6.0.1
"@sapphire/discord-utilities": 3.0.3
"@sapphire/discord.js-utilities": 6.1.0
Expand Down Expand Up @@ -4051,7 +4051,7 @@ __metadata:
ioredis: 5.3.2
prettier: 2.8.8
pretty-quick: 3.1.3
prisma: 4.14.1
prisma: 4.15.0
tsup: 6.7.0
typescript: 5.1.3
undici: 5.22.1
Expand Down

0 comments on commit 987ba4d

Please sign in to comment.