|
35 | 35 | "babel-cli": "^6.26.0", |
36 | 36 | "babel-jest": "^21.2.0", |
37 | 37 | "babel-plugin-transform-replace-object-assign": "^1.0.0", |
38 | | - "babel-preset-airbnb": "^2.5.3", |
39 | | - "casual": "^1.5.19", |
40 | | - "chai": "^4.1.2", |
| 38 | + "babel-preset-airbnb": "^2.6.0", |
| 39 | + "casual": "^1.6.2", |
| 40 | + "chai": "^4.3.4", |
41 | 41 | "chai-enzyme": "^1.0.0-beta.1", |
42 | 42 | "cheerio": "=1.0.0-rc.3", |
43 | | - "enzyme": "^3.3.0", |
44 | | - "enzyme-adapter-react-helper": "^1.2.3", |
45 | | - "eslint": "^4.19.1", |
46 | | - "eslint-config-airbnb": "^17.0.0", |
47 | | - "eslint-plugin-import": "^2.13.0", |
48 | | - "eslint-plugin-jsx-a11y": "^6.1.1", |
49 | | - "eslint-plugin-react": "^7.10.0", |
| 43 | + "enzyme": "^3.11.0", |
| 44 | + "enzyme-adapter-react-helper": "^1.3.9", |
| 45 | + "eslint": "^7.32.0", |
| 46 | + "eslint-config-airbnb": "^18.2.1", |
| 47 | + "eslint-plugin-import": "^2.24.2", |
| 48 | + "eslint-plugin-jsx-a11y": "^6.4.1", |
| 49 | + "eslint-plugin-react": "^7.26.1", |
50 | 50 | "jest": "^21.2.1", |
51 | 51 | "react": "^0.14 || ^15 || ^16", |
52 | 52 | "react-dom": "^0.14 || ^15 || ^16", |
53 | | - "rimraf": "^2.6.2", |
54 | | - "safe-publish-latest": "^1.1.1", |
| 53 | + "rimraf": "^2.7.1", |
| 54 | + "safe-publish-latest": "^1.1.4", |
55 | 55 | "sinon": "^4.5.0", |
56 | | - "sinon-chai": "^3.2.0", |
57 | | - "sinon-sandbox": "^2.0.0", |
58 | | - "webpack": "^3.10.0" |
| 56 | + "sinon-chai": "^3.7.0", |
| 57 | + "sinon-sandbox": "^2.0.6", |
| 58 | + "webpack": "^3.12.0" |
59 | 59 | }, |
60 | 60 | "peerDependencies": { |
61 | 61 | "react": "^0.14 || ^15 || ^16", |
|
0 commit comments