Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v4.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 0093d72 commit 1c4ce89
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.16.2",
"tsup": "6.7.0",
"typescript": "5.1.5"
},
"dependencies": {
"@devtomio/plugin-botlist": "1.3.0",
"@prisma/client": "4.14.1",
"@prisma/client": "4.16.2",
"@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.16.2":
version: 4.16.2
resolution: "@prisma/client@npm:4.16.2"
dependencies:
"@prisma/engines-version": 4.14.0-67.d9a4c5988f480fa576d43970d5a23641aa77bc9c
"@prisma/engines-version": 4.16.1-1.4bc8b6e1b66cb932731fb1bdbbc550d1e010de81
peerDependencies:
prisma: "*"
peerDependenciesMeta:
prisma:
optional: true
checksum: 24d0696cfb714f50ef95eab87f260c06402b255eff529d3fbd6ae0752a42df8f63b18f5268d9b2c47261a7316299b16b6fc4079b725750eb951b4dde5ddb1d16
checksum: 38e1356644a764946c69c8691ea4bbed0ba37739d833a435625bd5435912bed4b9bdd7c384125f3a4ab8128faf566027985c0f0840a42741c338d72e40b5d565
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.16.1-1.4bc8b6e1b66cb932731fb1bdbbc550d1e010de81":
version: 4.16.1-1.4bc8b6e1b66cb932731fb1bdbbc550d1e010de81
resolution: "@prisma/engines-version@npm:4.16.1-1.4bc8b6e1b66cb932731fb1bdbbc550d1e010de81"
checksum: b42c6abe7c1928e546f15449e40ffa455701ef2ab1f62973628ecb4e19ff3652e34609a0d83196d1cbd0864adb44c55e082beec852b11929acf1c15fb57ca45a
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.16.2":
version: 4.16.2
resolution: "@prisma/engines@npm:4.16.2"
checksum: f423e6092c3e558cd089a68ae87459fba7fd390c433df087342b3269c3b04163965b50845150dfe47d01f811781bfff89d5ae81c95ca603c59359ab69ebd810f
languageName: node
linkType: hard

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

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

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

0 comments on commit 1c4ce89

Please sign in to comment.