Skip to content

Commit 1f0b087

Browse files
committed
Update dependencies
1 parent 0ab97f4 commit 1f0b087

File tree

4 files changed

+18
-11
lines changed

4 files changed

+18
-11
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"eslint": "^5.16.0",
4040
"eslint-plugin-react": "^7.13.0",
4141
"webpack": "^4.33.0",
42-
"webpack-cli": "^3.3.2"
42+
"webpack-cli": "^3.3.3"
4343
}
4444
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "^7.13.0",
4949
"jest": "^24.8.0",
5050
"react-dom": "^16.8.6",
51-
"rollup": "^1.14.3",
51+
"rollup": "^1.14.4",
5252
"rollup-plugin-babel": "^4.3.2",
5353
"rollup-plugin-commonjs": "^10.0.0",
5454
"rollup-plugin-eslint": "^6.0.0",

0 commit comments

Comments
 (0)