|
26 | 26 | "dont-cleanup-after-each.js"
|
27 | 27 | ],
|
28 | 28 | "devDependencies": {
|
29 |
| - "@babel/cli": "^7.8.4", |
30 |
| - "@babel/core": "^7.9.0", |
31 |
| - "@babel/plugin-proposal-class-properties": "^7.8.3", |
32 |
| - "@babel/plugin-transform-flow-strip-types": "^7.18.0", |
33 |
| - "@babel/preset-env": "^7.9.6", |
34 |
| - "@babel/preset-flow": "^7.9.0", |
35 |
| - "@babel/preset-react": "^7.9.4", |
36 |
| - "@babel/preset-typescript": "^7.16.0", |
| 29 | + "@babel/cli": "^7.18.10", |
| 30 | + "@babel/core": "^7.19.1", |
| 31 | + "@babel/plugin-proposal-class-properties": "^7.18.6", |
| 32 | + "@babel/plugin-transform-flow-strip-types": "^7.19.0", |
| 33 | + "@babel/preset-env": "^7.19.1", |
| 34 | + "@babel/preset-flow": "^7.18.6", |
| 35 | + "@babel/preset-react": "^7.18.6", |
| 36 | + "@babel/preset-typescript": "^7.18.6", |
37 | 37 | "@callstack/eslint-config": "^13.0.1",
|
38 | 38 | "@testing-library/jest-native": "~4.0.2",
|
39 | 39 | "@types/jest": "^29.0.2",
|
|
0 commit comments