Skip to content

Commit 253807d

Browse files
chore(deps): update dependency @types/react to v16.14.35
1 parent 73f0cfe commit 253807d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@researchgate/spire-config": "5.0.7",
5151
"@types/classnames": "2.3.0",
5252
"@types/prop-types": "15.7.5",
53-
"@types/react": "16.14.34",
53+
"@types/react": "16.14.35",
5454
"cross-env": "7.0.3",
5555
"enzyme": "3.11.0",
5656
"enzyme-adapter-react-16": "1.15.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2176,10 +2176,10 @@
21762176
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
21772177
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
21782178

2179-
"@types/[email protected].34":
2180-
version "16.14.34"
2181-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.34.tgz#d129324ffda312044e1c47aab18696e4ed493282"
2182-
integrity sha512-b99nWeGGReLh6aKBppghVqp93dFJtgtDOzc8NXM6hewD8PQ2zZG5kBLgbx+VJr7Q7WBMjHxaIl3dwpwwPIUgyA==
2179+
"@types/[email protected].35":
2180+
version "16.14.35"
2181+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.35.tgz#9d3cf047d85aca8006c4776693124a5be90ee429"
2182+
integrity sha512-NUEiwmSS1XXtmBcsm1NyRRPYjoZF2YTE89/5QiLt5mlGffYK9FQqOKuOLuXNrjPQV04oQgaZG+Yq02ZfHoFyyg==
21832183
dependencies:
21842184
"@types/prop-types" "*"
21852185
"@types/scheduler" "*"

0 commit comments

Comments
 (0)