Skip to content

Commit e5dec72

Browse files
author
Stefania
committedJun 19, 2019
updated dependencies
·
0.14.20.4.4
1 parent abdaadd commit e5dec72

File tree

2 files changed

+341
-870
lines changed

2 files changed

+341
-870
lines changed
 

‎package-lock.json

Lines changed: 335 additions & 864 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
"devDependencies": {
2323
"babel-cli": "^6.26.0",
2424
"babel-core": "^6.26.3",
25-
"babel-eslint": "^10.0.1",
25+
"babel-eslint": "^10.0.2",
2626
"babel-loader": "^7.1.4",
2727
"babel-preset-env": "^1.7.0",
2828
"babel-preset-es2015": "^6.24.1",
2929
"babel-preset-react": "^6.24.1",
3030
"cross-env": "^5.1.6",
31-
"eslint": "^5.14.1",
31+
"eslint": "^5.16.0",
3232
"eslint-config-airbnb-base": "^13.1.0",
33-
"eslint-plugin-import": "^2.16.0",
33+
"eslint-plugin-import": "^2.17.3",
3434
"jest": "^23.6.0",
3535
"rimraf": "^2.6.3",
3636
"rollup": "^0.59.4",
3737
"rollup-plugin-babel": "^3.0.4",
38-
"rollup-plugin-commonjs": "^9.2.1",
39-
"rollup-plugin-node-resolve": "^4.0.1",
40-
"rollup-plugin-replace": "^2.0.0",
38+
"rollup-plugin-commonjs": "^9.3.4",
39+
"rollup-plugin-node-resolve": "^4.2.4",
40+
"rollup-plugin-replace": "^2.2.0",
4141
"rollup-plugin-uglify-es": "^0.0.1",
4242
"rollup-watch": "^4.3.1",
4343
"whatwg-fetch": "^3.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.