diff --git a/core/cli/package.json b/core/cli/package.json index 59a144c22..2037e5047 100644 --- a/core/cli/package.json +++ b/core/cli/package.json @@ -20,7 +20,7 @@ "test": "cd ../../ ; npx jest --silent --projects core/cli" }, "devDependencies": { - "@jest/globals": "^26.6.2", + "@jest/globals": "^27.4.6", "@types/lodash.mergewith": "^4.6.6", "@types/node": "^12.20.24", "chai": "^4.3.4", diff --git a/core/sandbox/package.json b/core/sandbox/package.json index dc7559293..9de158a1e 100644 --- a/core/sandbox/package.json +++ b/core/sandbox/package.json @@ -25,8 +25,7 @@ "@dotcom-tool-kit/npm": "file:../../plugins/npm", "@dotcom-tool-kit/prettier": "file:../../plugins/prettier", "@dotcom-tool-kit/upload-assets-to-s3": "file:../../plugins/upload-assets-to-s3", - "dotcom-tool-kit": "file:../cli", - "jest-cli": "^27.4.7" + "dotcom-tool-kit": "file:../cli" }, "volta": { "extends": "../../package.json" diff --git a/lib/package-json-hook/package.json b/lib/package-json-hook/package.json index 0c1e9536b..98e7ec198 100644 --- a/lib/package-json-hook/package.json +++ b/lib/package-json-hook/package.json @@ -20,7 +20,7 @@ "bugs": "https://github.com/financial-times/dotcom-tool-kit/issues", "homepage": "https://github.com/financial-times/dotcom-tool-kit/tree/main/lib/package-json-hook", "devDependencies": { - "@jest/globals": "^26.6.2" + "@jest/globals": "^27.4.6" }, "files": [ "/lib", diff --git a/lib/types/package.json b/lib/types/package.json index 76db000cc..8fa7afdd3 100644 --- a/lib/types/package.json +++ b/lib/types/package.json @@ -28,7 +28,7 @@ "lodash.mapvalues": "^4.6.0" }, "devDependencies": { - "@jest/globals": "^26.6.2", + "@jest/globals": "^27.4.6", "@types/lodash.isplainobject": "^4.0.6", "@types/lodash.mapvalues": "^4.6.6", "@types/prompts": "^2.0.14" diff --git a/package.json b/package.json index fd4d9c16f..5525ed4b5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@financial-times/athloi": "^2.0.0", "@financial-times/eslint-config-next": "^3.0.0", - "@types/jest": "^26.0.24", + "@types/jest": "^27.4.0", "@types/node": "^12.20.24", "@typescript-eslint/eslint-plugin": "^4.26.1", "@typescript-eslint/parser": "^4.15.2", @@ -32,10 +32,10 @@ "eslint-config-prettier": "^8.0.0", "eslint-plugin-import": "^2.22.1", "husky": "^4.3.8", - "jest": "^26.6.3", + "jest": "^27.4.7", "lint-staged": "^10.5.4", "prettier": "2.2.1", - "ts-jest": "^26.5.6", + "ts-jest": "^27.1.3", "typescript": "~4.4.2" }, "workspaces": [ diff --git a/plugins/circleci/package.json b/plugins/circleci/package.json index 48544d1f5..926f54ece 100644 --- a/plugins/circleci/package.json +++ b/plugins/circleci/package.json @@ -23,8 +23,8 @@ "bugs": "https://github.com/financial-times/dotcom-tool-kit/issues", "homepage": "https://github.com/financial-times/dotcom-tool-kit/tree/main/plugins/circleci", "devDependencies": { - "@jest/globals": "^26.6.2", - "@types/jest": "^26.0.24", + "@jest/globals": "^27.4.6", + "@types/jest": "^27.4.0", "@types/js-yaml": "^4.0.3", "@types/lodash.isequal": "^4.5.5" }, diff --git a/plugins/eslint/package.json b/plugins/eslint/package.json index 8122c5682..8fa11ff0a 100644 --- a/plugins/eslint/package.json +++ b/plugins/eslint/package.json @@ -22,7 +22,7 @@ "bugs": "https://github.com/financial-times/dotcom-tool-kit/issues", "homepage": "https://github.com/financial-times/dotcom-tool-kit/tree/main/plugins/eslint", "devDependencies": { - "@jest/globals": "^26.6.2", + "@jest/globals": "^27.4.6", "@types/eslint": "^7.2.13" }, "files": [ diff --git a/plugins/mocha/package.json b/plugins/mocha/package.json index fc860db93..0fa3db0fd 100644 --- a/plugins/mocha/package.json +++ b/plugins/mocha/package.json @@ -24,7 +24,7 @@ "bugs": "https://github.com/financial-times/dotcom-tool-kit/issues", "homepage": "https://github.com/financial-times/dotcom-tool-kit/tree/main/plugins/mocha", "devDependencies": { - "@jest/globals": "^26.6.2", + "@jest/globals": "^27.4.6", "@types/glob": "^7.1.3", "@types/mocha": "^8.2.2" }, diff --git a/plugins/n-test/package.json b/plugins/n-test/package.json index d48baf545..caf814208 100644 --- a/plugins/n-test/package.json +++ b/plugins/n-test/package.json @@ -22,8 +22,8 @@ "bugs": "https://github.com/financial-times/dotcom-tool-kit/issues", "homepage": "https://github.com/financial-times/dotcom-tool-kit/tree/main/plugins/n-test", "devDependencies": { - "@jest/globals": "^26.6.2", - "@types/jest": "^26.0.23" + "@jest/globals": "^27.4.6", + "@types/jest": "^27.4.0" }, "files": [ "/lib", diff --git a/plugins/prettier/package.json b/plugins/prettier/package.json index 11ce55857..7eba82ca2 100644 --- a/plugins/prettier/package.json +++ b/plugins/prettier/package.json @@ -28,9 +28,9 @@ ".toolkitrc.yml" ], "devDependencies": { - "@jest/globals": "^26.6.2", - "jest": "^26.6.3", - "ts-jest": "^26.5.6" + "@jest/globals": "^27.4.6", + "jest": "^27.4.7", + "ts-jest": "^27.1.3" }, "volta": { "extends": "../../package.json" diff --git a/plugins/upload-assets-to-s3/package.json b/plugins/upload-assets-to-s3/package.json index 7f128cd95..767a9fb10 100644 --- a/plugins/upload-assets-to-s3/package.json +++ b/plugins/upload-assets-to-s3/package.json @@ -24,9 +24,9 @@ "homepage": "https://github.com/financial-times/dotcom-tool-kit/tree/main/plugins/upload-assets-to-s3", "devDependencies": { "@aws-sdk/types": "^3.13.1", - "@jest/globals": "^26.6.2", + "@jest/globals": "^27.4.6", "@types/glob": "^7.1.3", - "@types/jest": "^26.0.23", + "@types/jest": "^27.4.0", "@types/mime": "^2.0.3" }, "files": [ diff --git a/plugins/webpack/package.json b/plugins/webpack/package.json index c9d3622ff..6abe14969 100644 --- a/plugins/webpack/package.json +++ b/plugins/webpack/package.json @@ -24,7 +24,7 @@ "webpack": "4.x.x || 5.x.x" }, "devDependencies": { - "@jest/globals": "^26.6.2", + "@jest/globals": "^27.4.6", "ts-node": "^10.0.0", "webpack": "^4.42.1" },