Skip to content

Commit d03a8dd

Browse files
Bump prisma from 4.1.1 to 4.2.1 (#1305)
Bumps [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) from 4.1.1 to 4.2.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/4.2.1/packages/cli) --- updated-dependencies: - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22794ab commit d03a8dd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"postinstall-postinstall": "^2.1.0",
142142
"prettier": "^2.7.1",
143143
"prettier-plugin-organize-imports": "^3.0.3",
144-
"prisma": "4.1.1",
144+
"prisma": "4.2.1",
145145
"redis-mock": "^0.56.3",
146146
"ts-jest": "^28.0.7",
147147
"ufo": "^0.8.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3276,10 +3276,10 @@
32763276
resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-4.2.0-33.2920a97877e12e055c1333079b8d19cee7f33826.tgz#63917e579b9f15460f102eaf08a4411a7e0666e7"
32773277
integrity sha512-tktkqdiwqE4QhmE088boPt+FwPj1Jub/zk+5F6sEfcRHzO5yz9jyMD5HFVtiwxZPLx/8Xg9ElnuTi8E5lWVQFQ==
32783278

3279-
"@prisma/engines@4.1.1":
3280-
version "4.1.1"
3281-
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-4.1.1.tgz#a6a75870618bbd19ff734c51af7dbe9f362c3265"
3282-
integrity sha512-DCw8L/SS0IXqmj5IW/fMxOXiifnsfjBzDfRhf0j3NFWqvMCh9OtfjmXQZxVgI2mwvJLc/5jzXhkiWT39qS09dA==
3279+
"@prisma/engines@4.2.1":
3280+
version "4.2.1"
3281+
resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-4.2.1.tgz#60c7d0acc1c0c5b70ece712e2cbe13f46a345d6e"
3282+
integrity sha512-0KqBwREUOjBiHwITsQzw2DWfLHjntvbqzGRawj4sBMnIiL5CXwyDUKeHOwXzKMtNr1rEjxEsypM14g0CzLRK3g==
32833283

32843284
"@protobufjs/aspromise@^1.1.1", "@protobufjs/aspromise@^1.1.2":
32853285
version "1.1.2"
@@ -15881,12 +15881,12 @@ [email protected]:
1588115881
dependencies:
1588215882
parse-ms "^2.1.0"
1588315883

15884-
prisma@4.1.1:
15885-
version "4.1.1"
15886-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-4.1.1.tgz#41c2e19896357f484ef21567165d762908376fca"
15887-
integrity sha512-yw50J8If2dKP4wYIi695zthsCASQFHiogGvUHHWd3falx/rpsD6Sb1LMLRV9nO3iGG3lozxNJ2PSINxK7xwdpg==
15884+
prisma@4.2.1:
15885+
version "4.2.1"
15886+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-4.2.1.tgz#3558359f15021aa4767de8c6d0ca1f285cf33d65"
15887+
integrity sha512-HuYqnTDgH8atjPGtYmY0Ql9XrrJnfW7daG1PtAJRW0E6gJxc50lY3vrIDn0yjMR3TvRlypjTcspQX8DT+xD4Sg==
1588815888
dependencies:
15889-
"@prisma/engines" "4.1.1"
15889+
"@prisma/engines" "4.2.1"
1589015890

1589115891
process-nextick-args@~2.0.0:
1589215892
version "2.0.1"

0 commit comments

Comments
 (0)