|
62 | 62 | "@commitlint/cli": "^17.0.3",
|
63 | 63 | "@commitlint/config-conventional": "^17.0.3",
|
64 | 64 | "@commitlint/config-lerna-scopes": "^17.0.2",
|
65 |
| - "@types/jest": "^28.1.6", |
66 |
| - "@types/js-yaml": "^3.12.3", |
| 65 | + "@types/jest": "^27.0.0", |
| 66 | + "@types/js-yaml": "^4.0.0", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^4.0.0",
|
68 | 68 | "@typescript-eslint/parser": "^4.0.0",
|
69 | 69 | "cmd-shim": "^3.0.3",
|
|
84 | 84 | "eslint-plugin-spellcheck": "^0.0.17",
|
85 | 85 | "glob": "^7.1.6",
|
86 | 86 | "husky": "^3.0.3",
|
87 |
| - "jest": "^28.1.3", |
88 |
| - "jest-circus": "^28.1.3", |
89 |
| - "jest-junit": "^14.0.0", |
90 |
| - "js-yaml": "3.13.1", |
| 87 | + "jest": "^27.0.0", |
| 88 | + "jest-circus": "^27.0.0", |
| 89 | + "jest-junit": "^12.0.0", |
| 90 | + "js-yaml": "^4.0.0", |
91 | 91 | "lnk": "1.1.0",
|
92 | 92 | "prettier": "^1.19.1",
|
93 | 93 | "prettier-eslint": "^9.0.1",
|
94 | 94 | "pretty-quick": "^3.1.0",
|
95 | 95 | "rimraf": "^3.0.0",
|
96 |
| - "ts-jest": "^28.0.7", |
| 96 | + "ts-jest": "^27.0.0", |
97 | 97 | "ts-node": "^8.10.1",
|
98 | 98 | "typescript": "4.7.4",
|
99 |
| - "amplify-cli-core": "^3.0.0", |
100 |
| - "graphql-transformer-core": "^7.2.1", |
| 99 | + "amplify-cli-core": "4.0.0-rc.e5f00c392.0", |
| 100 | + "graphql-transformer-core": "^8.0.0", |
101 | 101 | "amplify-headless-interface": "^1.13.1"
|
102 | 102 | },
|
103 | 103 | "resolutions": {
|
|
0 commit comments