Skip to content

Commit

Permalink
fix: pin jest due to jestjs/jest#12098
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Nov 29, 2021
1 parent 2d58c12 commit 6b58067
Show file tree
Hide file tree
Showing 20 changed files with 613 additions and 1,273 deletions.
2 changes: 1 addition & 1 deletion examples/typescript/aws-cloudfront-proxy/package.json
Expand Up @@ -23,7 +23,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/aws-prebuilt/package.json
Expand Up @@ -12,7 +12,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/azure-app-service/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.27",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/azure/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/backends/azurerm/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/backends/gcs/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/backends/remote/package.json
Expand Up @@ -28,7 +28,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/backends/s3/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/docker/package.json
Expand Up @@ -22,7 +22,7 @@
"@types/node": "^14.0.26",
"ts-node": "^10.4.0",
"typescript": "^3.9.7",
"jest": "^27.1.0",
"jest": "27.2.5",
"cdktf-cli": "0.0.0"
}
}
2 changes: 1 addition & 1 deletion examples/typescript/google-cloudrun/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.27",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/google/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/kubernetes/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/ucloud/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript/vault/package.json
Expand Up @@ -29,7 +29,7 @@
"@types/jest": "27.0.1",
"@types/node": "^14.0.26",
"cdktf-cli": "0.0.0",
"jest": "^27.1.0",
"jest": "27.2.5",
"ts-node": "^10.4.0",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@cdktf/hcl2cdk/package.json
Expand Up @@ -46,7 +46,7 @@
"@types/jest": "^26.0.20",
"@types/node": "^14.0.0",
"@types/reserved-words": "^0.1.0",
"jest": "^26.6.3",
"jest": "27.2.5",
"ts-jest": "^26.4.4",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@cdktf/hcl2json/package.json
Expand Up @@ -34,7 +34,7 @@
"@types/fs-extra": "^8.1.0",
"@types/jest": "^26.0.20",
"@types/node": "^14.0.0",
"jest": "^26.6.3",
"jest": "27.2.5",
"ts-jest": "^26.4.4",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/@cdktf/provider-generator/package.json
Expand Up @@ -39,7 +39,7 @@
"@types/jest": "^26.0.20",
"@types/node": "^14.0.0",
"@types/reserved-words": "^0.1.0",
"jest": "^26.6.3",
"jest": "27.2.5",
"ts-jest": "^26.4.4",
"typescript": "^3.9.7"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cdktf-cli/package.json
Expand Up @@ -133,7 +133,7 @@
"ink-testing-library": "^2.0.0",
"ink-use-stdout-dimensions": "^1.0.5",
"inquirer": "^8.1.2",
"jest": "^26.6.3",
"jest": "27.2.5",
"lodash.isequal": "^4.5.0",
"log4js": "^6.3.0",
"nock": "^13.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdktf/package.json
Expand Up @@ -85,7 +85,7 @@
"@typescript-eslint/parser": "^4.28.1",
"constructs": "^10.0.0",
"eslint": "^7.29.0",
"jest": "^26.6.3",
"jest": "27.2.5",
"jsii": "^1.46.0",
"jsii-pacmak": "^1.46.0",
"ts-jest": "^26.4.4",
Expand Down

0 comments on commit 6b58067

Please sign in to comment.