|
31 | 31 | "jest": "jest --coverage __tests__/**/*"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@babel/cli": "^7.16.0", |
35 |
| - "@babel/core": "^7.16.0", |
36 |
| - "@babel/eslint-parser": "^7.16.3", |
37 |
| - "@babel/plugin-transform-flow-strip-types": "^7.16.0", |
38 |
| - "aud": "^1.1.5", |
| 34 | + "@babel/cli": "^7.16.8", |
| 35 | + "@babel/core": "^7.16.12", |
| 36 | + "@babel/eslint-parser": "^7.16.5", |
| 37 | + "@babel/plugin-transform-flow-strip-types": "^7.16.7", |
| 38 | + "aud": "^2.0.0", |
39 | 39 | "babel-jest": "^24.9.0",
|
40 | 40 | "babel-plugin-add-module-exports": "^1.0.4",
|
41 | 41 | "babel-preset-airbnb": "^5.0.0",
|
42 | 42 | "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8",
|
43 | 43 | "eslint-config-airbnb-base": "^15.0.0",
|
44 |
| - "eslint-plugin-eslint-plugin": "^4.0.2", |
45 |
| - "eslint-plugin-flowtype": "^5.8.0 || ^8.0.2", |
46 |
| - "eslint-plugin-import": "^2.25.3", |
| 44 | + "eslint-plugin-eslint-plugin": "^4.1.0", |
| 45 | + "eslint-plugin-flowtype": "^5.8.0 || ^8.0.3", |
| 46 | + "eslint-plugin-import": "^2.25.4", |
47 | 47 | "estraverse": "^5.3.0",
|
48 | 48 | "expect": "^24.9.0",
|
49 | 49 | "flow-bin": "^0.147.0",
|
|
0 commit comments