mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 08:30:02 +03:00
Bump webpack-dev-server in /packages/react-json-tree/examples
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.5 to 3.10.3. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/commits/v3.10.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8c8fa75cb7
commit
bda97df521
|
@ -33,7 +33,7 @@
|
|||
"babel-plugin-transform-object-rest-spread": "^6.26.0",
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"webpack": "^3.8.1",
|
||||
"webpack-dev-server": "^2.4.1"
|
||||
"webpack-dev-server": "^3.10.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"immutable": "^3.8.1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user