Skip to content

Commit

Permalink
chore(deps): update engines to 4.9.0-40.8216abc56c0f2a7e0bf05489a7555…
Browse files Browse the repository at this point in the history
…da4b7ed1999 (#17333)
  • Loading branch information
prisma-bot committed Jan 16, 2023
1 parent 1a17fdf commit 2354f13
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
}
},
"dependencies": {
"@prisma/engines-version": "4.9.0-39.df61b5f5ab3f27359e273f1cba4e5a9c7cb8485a"
"@prisma/engines-version": "4.9.0-40.8216abc56c0f2a7e0bf05489a7555da4b7ed1999"
},
"sideEffects": false
}
2 changes: 1 addition & 1 deletion packages/engines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"author": "Tim Suchanek <suchanek@prisma.io>",
"devDependencies": {
"@prisma/debug": "workspace:*",
"@prisma/engines-version": "4.9.0-39.df61b5f5ab3f27359e273f1cba4e5a9c7cb8485a",
"@prisma/engines-version": "4.9.0-40.8216abc56c0f2a7e0bf05489a7555da4b7ed1999",
"@prisma/fetch-engine": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@swc/core": "1.3.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"bugs": "https://github.com/prisma/prisma/issues",
"enginesOverride": {},
"devDependencies": {
"@prisma/engines-version": "4.9.0-39.df61b5f5ab3f27359e273f1cba4e5a9c7cb8485a",
"@prisma/engines-version": "4.9.0-40.8216abc56c0f2a7e0bf05489a7555da4b7ed1999",
"@swc/core": "1.3.14",
"@swc/jest": "0.2.24",
"@types/jest": "29.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@prisma/fetch-engine": "workspace:*",
"@prisma/generator-helper": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@prisma/prisma-fmt-wasm": "4.9.0-39.df61b5f5ab3f27359e273f1cba4e5a9c7cb8485a",
"@prisma/prisma-fmt-wasm": "4.9.0-40.8216abc56c0f2a7e0bf05489a7555da4b7ed1999",
"archiver": "5.3.1",
"arg": "5.0.2",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"version": "latest"
},
"devDependencies": {
"@prisma/engines-version": "4.9.0-39.df61b5f5ab3f27359e273f1cba4e5a9c7cb8485a",
"@prisma/engines-version": "4.9.0-40.8216abc56c0f2a7e0bf05489a7555da4b7ed1999",
"@prisma/generator-helper": "workspace:*",
"@prisma/internals": "workspace:*",
"@swc/core": "1.3.14",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2354f13

Please sign in to comment.