|
10 | 10 | "@babel/preset-typescript": "^7.0.0",
|
11 | 11 | "@babel/register": "^7.0.0",
|
12 | 12 | "@crowdin/cli": "^3.5.2",
|
13 |
| - "@jest/globals": "workspace:*", |
14 |
| - "@jest/test-utils": "workspace:*", |
| 13 | + "@jest/globals": "workspace:^", |
| 14 | + "@jest/test-utils": "workspace:^", |
15 | 15 | "@lerna-lite/cli": "^1.10.0",
|
16 | 16 | "@microsoft/api-extractor": "^7.29.0",
|
17 | 17 | "@tsconfig/node14": "^1.0.3",
|
|
51 | 51 | "istanbul-lib-coverage": "^3.0.0",
|
52 | 52 | "istanbul-lib-report": "^3.0.0",
|
53 | 53 | "istanbul-reports": "^3.1.3",
|
54 |
| - "jest": "workspace:*", |
55 |
| - "jest-changed-files": "workspace:*", |
| 54 | + "jest": "workspace:^", |
| 55 | + "jest-changed-files": "workspace:^", |
56 | 56 | "jest-junit": "^14.0.0",
|
57 |
| - "jest-mock": "workspace:*", |
| 57 | + "jest-mock": "workspace:^", |
58 | 58 | "jest-runner-tsd": "^4.0.0",
|
59 | 59 | "jest-serializer-ansi-escapes": "^2.0.1",
|
60 | 60 | "jest-silent-reporter": "^0.5.0",
|
61 |
| - "jest-snapshot": "workspace:*", |
| 61 | + "jest-snapshot": "workspace:^", |
62 | 62 | "jest-watch-typeahead": "^2.1.1",
|
63 | 63 | "jquery": "^3.2.1",
|
64 | 64 | "js-yaml": "^4.1.0",
|
|
172 | 172 | "resolutions": {
|
173 | 173 | "@types/node": "~14.14.45",
|
174 | 174 | "ansi-escapes/type-fest": "^2.0.0",
|
175 |
| - "babel-jest": "workspace:*", |
| 175 | + "babel-jest": "workspace:^", |
176 | 176 | "enzyme/cheerio": "=1.0.0-rc.3",
|
177 |
| - "jest": "workspace:*", |
178 |
| - "jest-environment-node": "workspace:*", |
| 177 | + "jest": "workspace:^", |
| 178 | + "jest-environment-node": "workspace:^", |
179 | 179 | "[email protected]": "patch:react-native@npm:0.69.2#.yarn/patches/react-native-npm-0.68.1-8830b7be0d.patch"
|
180 | 180 | },
|
181 | 181 | "packageManager": "[email protected]"
|
|
0 commit comments