Skip to content

Commit c6e15a6

Browse files
chore(package): update dependencies
1 parent f4a7eea commit c6e15a6

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@material-ui/core": "^3.7.0",
4848
"@material-ui/icons": "^3.0.1",
4949
"@material-ui/lab": "^3.0.0-alpha.26",
50-
"ajv": "^5.2.3",
50+
"ajv": "^6.6.2",
5151
"babel-runtime": "^6.26.0",
5252
"core-js": "^2.5.7",
5353
"lodash.topath": "^4.5.2",
@@ -60,48 +60,48 @@
6060
"atob": "^2.0.3",
6161
"babel-cli": "^6.18.0",
6262
"babel-core": "^6.26.3",
63-
"babel-eslint": "^7.2.3",
64-
"babel-loader": "^7.1.5",
65-
"babel-plugin-react-transform": "^2.0.2",
63+
"babel-eslint": "^10.0.1",
64+
"babel-loader": "^8.0.5",
65+
"babel-plugin-react-transform": "^3.0.0",
6666
"babel-plugin-transform-class-properties": "^6.18.0",
6767
"babel-plugin-transform-object-rest-spread": "^6.16.0",
6868
"babel-plugin-transform-runtime": "^6.23.0",
6969
"babel-preset-env": "^1.7.0",
7070
"babel-preset-react": "^6.16.0",
7171
"babel-register": "^6.18.0",
72-
"chai": "^3.3.0",
72+
"chai": "^4.2.0",
7373
"codemirror": "^5.30.0",
74-
"cross-env": "^2.0.1",
75-
"css-loader": "^0.23.1",
76-
"eslint": "^4.9.0",
77-
"eslint-config-react-app": "^2.0.1",
78-
"eslint-plugin-flowtype": "^2.39.1",
74+
"cross-env": "^5.2.0",
75+
"css-loader": "^2.1.0",
76+
"eslint": "^5.12.0",
77+
"eslint-config-react-app": "^3.0.6",
78+
"eslint-plugin-flowtype": "^3.2.1",
7979
"eslint-plugin-import": "^2.7.0",
80-
"eslint-plugin-jsx-a11y": "^5.1.1",
80+
"eslint-plugin-jsx-a11y": "^6.1.2",
8181
"eslint-plugin-react": "^7.4.0",
8282
"estraverse": "^4.2.0",
8383
"estraverse-fb": "^1.3.1",
8484
"express": "^4.14.0",
85-
"gh-pages": "^0.11.0",
85+
"gh-pages": "^2.0.1",
8686
"html": "^1.0.0",
87-
"husky": "^0.13.2",
88-
"jsdom": "^8.3.0",
87+
"husky": "^1.3.1",
88+
"jsdom": "^13.1.0",
8989
"json-loader": "^0.5.7",
90-
"lint-staged": "^3.3.1",
91-
"mini-css-extract-plugin": "^0.4.3",
90+
"lint-staged": "^8.1.0",
91+
"mini-css-extract-plugin": "^0.5.0",
9292
"mocha": "^5.2.0",
9393
"prettier": "^1.15.1",
9494
"react": "^16.6.3",
9595
"react-addons-test-utils": "^15.3.2",
96-
"react-codemirror2": "^4.1.0",
96+
"react-codemirror2": "^5.1.0",
9797
"react-dom": "^16.6.3",
9898
"react-transform-catch-errors": "^1.0.0",
9999
"react-transform-hmr": "^1.0.1",
100100
"redbox-react": "^1.3.3",
101101
"rimraf": "^2.5.4",
102-
"sinon": "^1.17.6",
103-
"style-loader": "^0.13.1",
104-
"toctoc": "^0.2.3",
102+
"sinon": "^7.2.2",
103+
"style-loader": "^0.23.1",
104+
"toctoc": "^0.3.2",
105105
"webpack": "^4.20.2",
106106
"webpack-cli": "^3.1.2",
107107
"webpack-dev-middleware": "^3.4.0",

0 commit comments

Comments
 (0)