Skip to content

Commit 1b50ae4

Browse files
author
Marek Rozmus
committed
Merge branch 'update_dependencies'
2 parents 31c2ab8 + f9a87e1 commit 1b50ae4

File tree

4 files changed

+536
-89
lines changed

4 files changed

+536
-89
lines changed

examples/package-lock.json

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

examples/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "6.8.0",
4040
"eslint-config-prettier": "6.9.0",
4141
"eslint-plugin-prettier": "3.1.2",
42-
"eslint-plugin-react": "7.18.0",
42+
"eslint-plugin-react": "7.18.3",
4343
"eslint-plugin-react-hooks": "2.3.0",
4444
"gh-pages": "2.2.0",
4545
"html-webpack-plugin": "3.2.0",
@@ -51,11 +51,11 @@
5151
"url-loader": "3.0.0",
5252
"webpack": "4.41.5",
5353
"webpack-cli": "3.3.10",
54-
"webpack-dev-server": "3.10.1"
54+
"webpack-dev-server": "3.10.2"
5555
},
5656
"dependencies": {
5757
"@sandstreamdev/react-swipeable-list": "^0.4.0",
58-
"@sandstreamdev/std": "0.9.0",
58+
"@sandstreamdev/std": "0.10.0",
5959
"react": "^16.12.0",
6060
"react-dom": "^16.12.0"
6161
}

0 commit comments

Comments
 (0)