Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.11.68 (#15876)
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 19, 2022
1 parent 339524b commit 814b9a9
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/engine-core/package.json
Expand Up @@ -17,7 +17,7 @@
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.65",
"@types/node": "16.11.68",
"esbuild": "0.15.10",
"jest": "28.1.3",
"jest-junit": "14.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/engines/package.json
Expand Up @@ -14,7 +14,7 @@
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.65",
"@types/node": "16.11.68",
"execa": "5.1.1",
"jest": "28.1.3",
"typescript": "4.8.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/fetch-engine/package.json
Expand Up @@ -19,7 +19,7 @@
"@swc/core": "1.3.8",
"@swc/jest": "0.2.22",
"@types/jest": "28.1.8",
"@types/node": "16.11.65",
"@types/node": "16.11.68",
"@types/node-fetch": "2.6.2",
"@types/progress": "2.0.5",
"del": "6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/get-platform/package.json
Expand Up @@ -15,7 +15,7 @@
"bugs": "https://github.com/prisma/prisma/issues",
"devDependencies": {
"@types/jest": "28.1.8",
"@types/node": "16.11.65",
"@types/node": "16.11.68",
"jest": "28.1.3",
"typescript": "4.8.4",
"@swc/core": "1.3.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/instrumentation/package.json
Expand Up @@ -14,7 +14,7 @@
"bugs": "https://github.com/prisma/prisma/issues",
"devDependencies": {
"@swc/core": "1.3.8",
"@types/node": "16.11.65",
"@types/node": "16.11.68",
"typescript": "4.8.4",
"jest": "28.1.3",
"jest-junit": "14.0.1",
Expand Down
42 changes: 21 additions & 21 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 814b9a9

Please sign in to comment.