Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2022
1 parent 02f4795 commit 8ef1cc1
Show file tree
Hide file tree
Showing 14 changed files with 357 additions and 352 deletions.
10 changes: 5 additions & 5 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.40.0",
"@typescript-eslint/parser": "5.40.0",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"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": "0.15.12",
"esbuild-register": "3.3.3",
"eslint": "8.25.0",
"eslint": "8.26.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
Expand Down Expand Up @@ -81,7 +81,7 @@
"ts-toolbelt": "9.6.0",
"tty-browserify": "0.0.1",
"typescript": "4.8.4",
"util": "0.12.4"
"util": "0.12.5"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
4 changes: 2 additions & 2 deletions 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.476.0",
"@prisma/studio-server": "0.476.0",
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@swc/jest": "0.2.22",
"@types/debug": "4.1.7",
"@types/fs-extra": "9.0.13",
Expand All @@ -81,7 +81,7 @@
"checkpoint-client": "1.1.21",
"debug": "4.3.4",
"dotenv": "16.0.3",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"execa": "5.1.1",
"fast-deep-equal": "3.1.3",
"fs-extra": "10.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@faker-js/faker": "7.6.0",
"@fast-check/jest": "1.0.1",
"@jest/test-sequencer": "28.1.3",
"@microsoft/api-extractor": "7.33.1",
"@microsoft/api-extractor": "7.33.4",
"@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.8",
"@swc/core": "1.3.10",
"@swc/jest": "0.2.22",
"@timsuchanek/copy": "1.4.5",
"@types/debug": "4.1.7",
Expand All @@ -97,9 +97,9 @@
"chalk": "4.1.2",
"cuid": "2.1.8",
"decimal.js": "10.4.2",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"execa": "5.1.1",
"expect-type": "0.14.2",
"expect-type": "0.15.0",
"flat-map-polyfill": "0.3.8",
"fs-extra": "10.1.0",
"fs-monkey": "1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"jest": "28.1.3",
"jest-junit": "14.0.1",
"typescript": "4.8.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/engine-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"bugs": "https://github.com/prisma/prisma/issues",
"devDependencies": {
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.68",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"jest": "28.1.3",
"jest-junit": "14.0.1",
"typescript": "4.8.4"
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.6.0-4.bc452eb701d4709e75729888e0ea0f53c19775d1",
"@prisma/fetch-engine": "workspace:*",
"@prisma/get-platform": "workspace:*",
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.68",
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.6.0-4.bc452eb701d4709e75729888e0ea0f53c19775d1",
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.68",
Expand Down
4 changes: 2 additions & 2 deletions packages/generator-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
},
"devDependencies": {
"@swc-node/register": "1.5.4",
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"jest": "28.1.3",
"jest-junit": "14.0.1",
"ts-node": "10.9.1",
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.68",
"jest": "28.1.3",
"typescript": "4.8.4",
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@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.8",
"@swc/core": "1.3.10",
"@types/node": "16.11.68",
"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,15 +14,15 @@
"devDependencies": {
"@prisma/internals": "workspace:*",
"@sindresorhus/slugify": "1.1.2",
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@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.2",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"execa": "5.1.1",
"fs-jetpack": "5.0.0",
"jest": "28.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
"@types/resolve": "1.20.2",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"jest": "28.1.3",
"jest-junit": "14.0.1",
"mock-stdin": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/migrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@prisma/engines-version": "4.6.0-4.bc452eb701d4709e75729888e0ea0f53c19775d1",
"@prisma/generator-helper": "workspace:*",
"@prisma/internals": "workspace:*",
"@swc/core": "1.3.8",
"@swc/core": "1.3.10",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "12.20.55",
"@types/pg": "8.6.5",
"@types/prompts": "2.4.1",
"@types/sqlite3": "3.1.8",
"esbuild": "0.15.10",
"esbuild": "0.15.12",
"fs-jetpack": "5.0.0",
"jest": "28.1.3",
"jest-junit": "14.0.1",
Expand Down
Loading

0 comments on commit 8ef1cc1

Please sign in to comment.