Skip to content

Commit f21f947

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react-dom to v16.9.11
1 parent 27ceb8c commit f21f947

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/koa-router": "7.4.1",
5656
"@types/koa-static": "4.0.1",
5757
"@types/react": "16.14.4",
58-
"@types/react-dom": "16.9.10",
58+
"@types/react-dom": "16.9.11",
5959
"@types/sequelize": "4.28.9",
6060
"@types/webpack": "4.41.26",
6161
"@types/webpack-bundle-analyzer": "2.13.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,10 +1083,10 @@
10831083
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.2.tgz#fa8e1ad1d474688a757140c91de6dace6f4abc8d"
10841084
integrity sha512-HtKGu+qG1NPvYe1z7ezLsyIaXYyi8SoAVqWDZgDQ8dLrsZvSzUNCwZyfX33uhWxL/SU0ZDQZ3nwZ0nimt507Kw==
10851085

1086-
"@types/[email protected].10":
1087-
version "16.9.10"
1088-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.10.tgz#4485b0bec3d41f856181b717f45fd7831101156f"
1089-
integrity sha512-ItatOrnXDMAYpv6G8UCk2VhbYVTjZT9aorLtA/OzDN9XJ2GKcfam68jutoAcILdRjsRUO8qb7AmyObF77Q8QFw==
1086+
"@types/[email protected].11":
1087+
version "16.9.11"
1088+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.11.tgz#752e223a1592a2c10f2668b215a0e0667f4faab1"
1089+
integrity sha512-3UuR4MoWf5spNgrG6cwsmT9DdRghcR4IDFOzNZ6+wcmacxkFykcb5ji0nNVm9ckBT4BCxvCrJJbM4+EYsEEVIg==
10901090
dependencies:
10911091
"@types/react" "^16"
10921092

0 commit comments

Comments
 (0)