Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#15752)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 14, 2022
1 parent 6671244 commit f2de612
Show file tree
Hide file tree
Showing 12 changed files with 258 additions and 262 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,16 @@
"@types/node-fetch": "2.6.2",
"@types/redis": "2.8.32",
"@types/resolve": "1.20.2",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"arg": "5.0.2",
"batching-toposort": "1.2.0",
"buffer": "6.0.3",
"chalk": "4.1.2",
"chokidar": "3.5.3",
"esbuild": "0.15.10",
"esbuild-register": "3.3.3",
"eslint": "8.24.0",
"eslint": "8.25.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
Expand All @@ -70,7 +70,7 @@
"prettier": "2.7.1",
"redis": "3.1.2",
"redis-lock": "0.1.4",
"regenerator-runtime": "0.13.9",
"regenerator-runtime": "0.13.10",
"resolve": "1.22.1",
"safe-buffer": "5.2.1",
"semver": "7.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@prisma/migrate": "workspace:*",
"@prisma/studio": "0.475.0",
"@prisma/studio-server": "0.475.0",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/debug": "4.1.7",
"@types/fs-extra": "9.0.13",
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"index-browser.js"
],
"devDependencies": {
"@faker-js/faker": "7.5.0",
"@faker-js/faker": "7.6.0",
"@fast-check/jest": "1.0.1",
"@jest/test-sequencer": "28.1.3",
"@microsoft/api-extractor": "7.32.0",
"@microsoft/api-extractor": "7.33.1",
"@opentelemetry/api": "1.2.0",
"@opentelemetry/context-async-hooks": "1.7.0",
"@opentelemetry/instrumentation": "0.33.0",
Expand All @@ -81,7 +81,7 @@
"@prisma/migrate": "workspace:*",
"@prisma/mini-proxy": "0.2.0",
"@swc-node/register": "1.5.4",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@timsuchanek/copy": "1.4.5",
"@types/debug": "4.1.7",
Expand All @@ -96,7 +96,7 @@
"benchmark": "2.1.4",
"chalk": "4.1.2",
"cuid": "2.1.8",
"decimal.js": "10.4.1",
"decimal.js": "10.4.2",
"esbuild": "0.15.10",
"execa": "5.1.1",
"expect-type": "0.14.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"bugs": "https://github.com/prisma/prisma/issues",
"devDependencies": {
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.65",
Expand Down
2 changes: 1 addition & 1 deletion packages/engines/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@prisma/engines-version": "4.5.0-34.5a48a95376daf2f71f434e8f77a3eeb9943d997b",
"@prisma/fetch-engine": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.65",
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 @@ -16,7 +16,7 @@
"enginesOverride": {},
"devDependencies": {
"@prisma/engines-version": "4.5.0-34.5a48a95376daf2f71f434e8f77a3eeb9943d997b",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.65",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@swc-node/register": "1.5.4",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
Expand Down
2 changes: 1 addition & 1 deletion packages/get-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/node": "16.11.65",
"jest": "28.1.3",
"typescript": "4.8.4",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"bugs": "https://github.com/prisma/prisma/issues",
"devDependencies": {
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@types/node": "16.11.65",
"typescript": "4.8.4",
"jest": "28.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"devDependencies": {
"@prisma/internals": "workspace:*",
"@sindresorhus/slugify": "1.1.2",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/mssql": "8.1.1",
"@types/node": "12.20.55",
"@types/pg": "8.6.5",
"@types/sqlite3": "3.1.8",
"decimal.js": "10.4.1",
"decimal.js": "10.4.2",
"esbuild": "0.15.10",
"execa": "5.1.1",
"fs-jetpack": "5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@prisma/engines-version": "4.5.0-34.5a48a95376daf2f71f434e8f77a3eeb9943d997b",
"@prisma/generator-helper": "workspace:*",
"@prisma/internals": "workspace:*",
"@swc/core": "1.3.4",
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
Expand Down

0 comments on commit f2de612

Please sign in to comment.