mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump @types/react-dom from 16.9.1 to 16.9.2 in /src/FilterLists.Web
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.1 to 16.9.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0fbc168282
commit
5fa355efae
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.
|
|
@ -6,7 +6,7 @@
|
|||
"@types/jest": "^24.0.18",
|
||||
"@types/node": "^12.7.12",
|
||||
"@types/react": "^16.9.5",
|
||||
"@types/react-dom": "^16.9.1",
|
||||
"@types/react-dom": "^16.9.2",
|
||||
"@types/react-router-dom": "^5.1.0",
|
||||
"antd": "^3.23.6",
|
||||
"babel-plugin-import": "^1.12.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue