Skip to content

Commit caf6cdd

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/react-dom to v17.0.7
1 parent dd91282 commit caf6cdd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/jest": "26.0.23",
1515
"@types/node": "14.17.3",
1616
"@types/react": "17.0.11",
17-
"@types/react-dom": "17.0.6",
17+
"@types/react-dom": "17.0.7",
1818
"@types/react-router": "5.1.14",
1919
"@types/react-router-dom": "5.1.7",
2020
"ionicons": "5.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2070,10 +2070,10 @@
20702070
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.4.tgz#15925414e0ad2cd765bfef58842f7e26a7accb24"
20712071
integrity sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==
20722072

2073-
"@types/react-dom@17.0.6":
2074-
version "17.0.6"
2075-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.6.tgz#c158325cf91b196270bc0f4af73463f149e7eafe"
2076-
integrity sha512-MGTI+TudxAnGTj8aco8mogaPSJGK2Whje7OZh1CxNLRyhJpTZg/pGQpIbCT0eCVFQyH7UFpdvCqQEThHIp/gsA==
2073+
"@types/react-dom@17.0.7":
2074+
version "17.0.7"
2075+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.7.tgz#b8ee15ead9e5d6c2c858b44949fdf2ebe5212232"
2076+
integrity sha512-Wd5xvZRlccOrCTej8jZkoFZuZRKHzanDDv1xglI33oBNFMWrqOSzrvWFw7ngSiZjrpJAzPKFtX7JvuXpkNmQHA==
20772077
dependencies:
20782078
"@types/react" "*"
20792079

0 commit comments

Comments
 (0)