Skip to content

Commit 3db695c

Browse files
committed
[Dev Deps] update babel-preset-airbnb, casual, chai, enzyme, enzyme-adapter-react-helper, eslint, eslint-config-airbnb, eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, rimraf, safe-publish-latest, sinon-chai, sinon-sandbox, webpack
1 parent a57b3d1 commit 3db695c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,27 +35,27 @@
3535
"babel-cli": "^6.26.0",
3636
"babel-jest": "^21.2.0",
3737
"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",
4141
"chai-enzyme": "^1.0.0-beta.1",
4242
"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",
5050
"jest": "^21.2.1",
5151
"react": "^0.14 || ^15 || ^16",
5252
"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",
5555
"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"
5959
},
6060
"peerDependencies": {
6161
"react": "^0.14 || ^15 || ^16",

0 commit comments

Comments
 (0)