|
15 | 15 | "@types/common-tags": "^1.8.1", |
16 | 16 | "@types/fs-extra": "^9.0.13", |
17 | 17 | "@types/jaeger-client": "^3.18.4", |
18 | | - "@types/jest": "^29.4.0", |
| 18 | + "@types/jest": "^29.5.1", |
19 | 19 | "@types/joi": "^14.3.4", |
20 | | - "@types/lodash": "^4.14.191", |
| 20 | + "@types/lodash": "^4.14.194", |
21 | 21 | "@types/node": "^12.20.55", |
22 | | - "@types/node-fetch": "^2.6.2", |
| 22 | + "@types/node-fetch": "^2.6.3", |
23 | 23 | "@types/normalize-path": "^3.0.0", |
24 | | - "@types/react": "^18.0.27", |
| 24 | + "@types/react": "^18.2.0", |
25 | 25 | "@types/semver": "^7.3.13", |
26 | 26 | "@types/signal-exit": "^3.0.1", |
27 | 27 | "@types/stack-trace": "^0.0.30", |
28 | 28 | "@types/webpack-merge": "^4.1.5", |
29 | 29 | "@typescript-eslint/eslint-plugin": "^5.57.0", |
30 | 30 | "@typescript-eslint/parser": "^5.57.0", |
31 | | - "babel-jest": "^29.4.1", |
| 31 | + "babel-jest": "^29.5.0", |
32 | 32 | "chalk": "^4.1.2", |
33 | 33 | "chokidar": "^3.5.3", |
34 | 34 | "cross-env": "^7.0.3", |
|
48 | 48 | "glob": "^7.2.3", |
49 | 49 | "husky": "3.1.0", |
50 | 50 | "ignore": "^5.2.4", |
51 | | - "jest": "^29.4.1", |
52 | | - "jest-environment-jsdom": "^29.4.1", |
53 | | - "jest-extended": "^3.2.3", |
| 51 | + "jest": "^29.5.0", |
| 52 | + "jest-environment-jsdom": "^29.5.0", |
| 53 | + "jest-extended": "^3.2.4", |
54 | 54 | "jest-junit": "^15.0.0", |
55 | 55 | "jest-serializer-path": "^0.1.15", |
56 | 56 | "jest-silent-reporter": "^0.5.0", |
|
0 commit comments