Skip to content

Commit baf2fd8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/react to v16.14.3
1 parent 42eff85 commit baf2fd8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/koa-mount": "3.0.1",
5555
"@types/koa-router": "7.4.1",
5656
"@types/koa-static": "4.0.1",
57-
"@types/react": "16.14.2",
57+
"@types/react": "16.14.3",
5858
"@types/react-dom": "16.9.10",
5959
"@types/sequelize": "4.28.9",
6060
"@types/webpack": "4.41.26",

yarn.lock

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,15 @@
10981098
"@types/prop-types" "*"
10991099
csstype "^2.2.0"
11001100

1101-
"@types/[email protected]", "@types/react@^16":
1101+
1102+
version "16.14.3"
1103+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.3.tgz#f5210f5deecf35d8794845549c93c2c3ad63aa9c"
1104+
integrity sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q==
1105+
dependencies:
1106+
"@types/prop-types" "*"
1107+
csstype "^3.0.2"
1108+
1109+
"@types/react@^16":
11021110
version "16.14.2"
11031111
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
11041112
integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==

0 commit comments

Comments
 (0)