|
21 | 21 | "@changesets/cli": "2.26.2", |
22 | 22 | "@commitlint/cli": "17.7.1", |
23 | 23 | "@commitlint/config-conventional": "17.7.0", |
24 | | - "@jest/globals": "29.6.4", |
| 24 | + "@jest/globals": "29.7.0", |
25 | 25 | "@rollup/plugin-babel": "6.0.3", |
26 | 26 | "@rollup/plugin-node-resolve": "15.2.1", |
27 | 27 | "@scaleway/eslint-config-react": "workspace:*", |
28 | 28 | "@scaleway/tsconfig": "workspace:*", |
29 | 29 | "@testing-library/jest-dom": "6.1.3", |
30 | 30 | "@testing-library/react": "13.4.0", |
31 | 31 | "@tsd/typescript": "5.2.2", |
32 | | - "@types/jest": "29.5.4", |
| 32 | + "@types/jest": "29.5.5", |
33 | 33 | "@types/node": "18.17.17", |
34 | 34 | "@types/prop-types": "15.7.5", |
35 | 35 | "@types/react": "18.2.21", |
|
38 | 38 | "cross-env": "7.0.3", |
39 | 39 | "eslint": "8.49.0", |
40 | 40 | "husky": "8.0.3", |
41 | | - "jest": "29.6.4", |
42 | | - "jest-environment-jsdom": "29.6.4", |
| 41 | + "jest": "29.7.0", |
| 42 | + "jest-environment-jsdom": "29.7.0", |
43 | 43 | "jest-junit": "16.0.0", |
44 | 44 | "jest-localstorage-mock": "2.4.26", |
45 | 45 | "jest-runner-tsd": "6.0.0", |
|
0 commit comments