chore(deps-dev): bump @types/react-dev-utils from 9.0.4 to 9.0.5
Bumps [@types/react-dev-utils](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dev-utils) from 9.0.4 to 9.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -6601,14 +6601,14 @@
|
||||
"@types/reactcss" "*"
|
||||
|
||||
"@types/react-dev-utils@^9.0.4":
|
||||
version "9.0.4"
|
||||
resolved "https://registry.npmjs.org/@types/react-dev-utils/-/react-dev-utils-9.0.4.tgz#3e4bee79b7536777cef219427ab1d38adc24f3f2"
|
||||
integrity sha512-8cv9rAeSP1EmyRQAbZ/i6uYtai1VoKHGSBwDyCLM82wCkqoh3WPjJgI1pfi2kiLc0C5hNU7DLo7/c4hylfHLWg==
|
||||
version "9.0.5"
|
||||
resolved "https://registry.npmjs.org/@types/react-dev-utils/-/react-dev-utils-9.0.5.tgz#3265699edaba0078256d91b7793f98c4fb9bf6cf"
|
||||
integrity sha512-uUsdRdc4LU1WQrfw3htnRIRchyOOsBnmnByK6H3oZMBdjmeyH1f7Cfy64YixQ3T3Dzy5gwGilcJVSDyOFjVBWQ==
|
||||
dependencies:
|
||||
"@types/eslint" "*"
|
||||
"@types/express" "*"
|
||||
"@types/html-webpack-plugin" "*"
|
||||
"@types/webpack" "*"
|
||||
"@types/webpack" "^4"
|
||||
"@types/webpack-dev-server" "*"
|
||||
|
||||
"@types/react-dom@^16.9.8":
|
||||
|
||||
Reference in New Issue
Block a user