mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump react-dom from 16.10.2 to 16.11.0 in /src/FilterLists.Web
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.10.2 to 16.11.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.11.0/packages/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b27217d26b
commit
4dcd583d43
2 changed files with 1 additions and 1 deletions
BIN
src/FilterLists.Web/package-lock.json
generated
BIN
src/FilterLists.Web/package-lock.json
generated
Binary file not shown.
|
|
@ -13,7 +13,7 @@
|
|||
"customize-cra": "^0.8.0",
|
||||
"react": "^16.11.0",
|
||||
"react-app-rewired": "^2.1.4",
|
||||
"react-dom": "^16.10.2",
|
||||
"react-dom": "^16.11.0",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-scripts": "^3.2.0",
|
||||
"slugify": "^1.3.5",
|
||||
|
|
|
|||
Loading…
Reference in a new issue