Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit 2bc2fe3

Browse files
committed
chore(deps): update dependency @types/react to v16.14.3
1 parent 6ed082c commit 2bc2fe3

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
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@types/node": "14.14.8",
11-
"@types/react": "16.9.56",
11+
"@types/react": "16.14.3",
1212
"cross-env": "7.0.2",
1313
"graphql": "15.4.0",
1414
"graphql-request": "3.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,10 +1195,10 @@
11951195
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
11961196
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
11971197

1198-
"@types/react@16.9.56":
1199-
version "16.9.56"
1200-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0"
1201-
integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==
1198+
"@types/react@16.14.3":
1199+
version "16.14.3"
1200+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.3.tgz#f5210f5deecf35d8794845549c93c2c3ad63aa9c"
1201+
integrity sha512-zPrXn03hmPYqh9DznqSFQsoRtrQ4aHgnZDO+hMGvsE/PORvDTdJCHQ6XvJV31ic+0LzF73huPFXUb++W6Kri0Q==
12021202
dependencies:
12031203
"@types/prop-types" "*"
12041204
csstype "^3.0.2"

0 commit comments

Comments
 (0)