Skip to content

Commit 8f1c14f

Browse files
committed
Update dependencies
1 parent 1dcfc04 commit 8f1c14f

File tree

4 files changed

+205
-183
lines changed

4 files changed

+205
-183
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"homepage": "https://github.com/michaeldzjap/react-signature-pad-wrapper#readme",
2525
"dependencies": {
2626
"@babel/runtime": "^7.6.3",
27-
"bulma": "^0.7.5",
28-
"react": "^16.10.2",
29-
"react-dom": "^16.10.2"
27+
"bulma": "^0.8.0",
28+
"react": "^16.11.0",
29+
"react-dom": "^16.11.0"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.6.4",
@@ -36,7 +36,7 @@
3636
"@babel/register": "^7.6.2",
3737
"babel-eslint": "^10.0.3",
3838
"babel-loader": "^8.0.6",
39-
"eslint": "^6.5.1",
39+
"eslint": "^6.6.0",
4040
"eslint-plugin-react": "^7.16.0",
4141
"webpack": "^4.41.2",
4242
"webpack-cli": "^3.3.9"

0 commit comments

Comments
 (0)