Skip to content

Commit 8b46f31

Browse files
chore(deps-dev): bump @types/react-dom from 17.0.2 to 17.0.3
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.2 to 17.0.3. - [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>
1 parent 93b035c commit 8b46f31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,9 +1295,9 @@
12951295
integrity sha1-fuMwunyq+5gJC+zoal7kQRWQTCw=
12961296

12971297
"@types/react-dom@^17.0.2":
1298-
version "17.0.2"
1299-
resolved "https://npm.lingkou.xyz/@types%2freact-dom/-/react-dom-17.0.2.tgz#35654cf6c49ae162d5bc90843d5437dc38008d43"
1300-
integrity sha1-NWVM9sSa4WLVvJCEPVQ33DgAjUM=
1298+
version "17.0.3"
1299+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.3.tgz#7fdf37b8af9d6d40127137865bb3fff8871d7ee1"
1300+
integrity sha512-4NnJbCeWE+8YBzupn/YrJxZ8VnjcJq5iR1laqQ1vkpQgBiA7bwk0Rp24fxsdNinzJY2U+HHS4dJJDPdoMjdJ7w==
13011301
dependencies:
13021302
"@types/react" "*"
13031303

0 commit comments

Comments
 (0)