Skip to content

Commit f2340ac

Browse files
chore(deps): update dependency @types/react to v16.14.69 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b61b08 commit f2340ac

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/jest": "26.0.24",
3131
"@types/node": "14.18.23",
3232
"@types/object-hash": "1.3.4",
33-
"@types/react": "16.14.67",
33+
"@types/react": "16.14.69",
3434
"codecov": "3.8.3",
3535
"husky": "4.3.8",
3636
"ink": "3.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -587,14 +587,14 @@
587587
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
588588
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
589589

590-
"@types/react@16.14.67":
591-
version "16.14.67"
592-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.67.tgz#bb9b4374dc9f47271ef03136f08a293f37a79040"
593-
integrity sha512-6M9qGVD9UQWHDrBYvLKNHVRVsuFylGRaEoTLb8Y9eGAWxb0K0D84kViIcejUOq0RoEPSIOsipWRIEu46TS27ZQ==
590+
"@types/react@16.14.69":
591+
version "16.14.69"
592+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.69.tgz#5e4a0a70bdeca9e64498e1a7f2d7f2b06b881b09"
593+
integrity sha512-NdnAamzkxLX9LBssSdt9Q0tQ3LR94hYxotI4/sRUs1vHKFXaDx9xDbK8S4wuw5bwrxiiXbTYyhKeITtFnwDvEA==
594594
dependencies:
595595
"@types/prop-types" "*"
596596
"@types/scheduler" "^0.16"
597-
csstype "^3.0.2"
597+
csstype "^3.2.2"
598598

599599
"@types/scheduler@^0.16":
600600
version "0.16.8"
@@ -1200,10 +1200,10 @@ cssstyle@^2.2.0:
12001200
dependencies:
12011201
cssom "~0.3.6"
12021202

1203-
csstype@^3.0.2:
1204-
version "3.0.4"
1205-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.4.tgz#b156d7be03b84ff425c9a0a4b1e5f4da9c5ca888"
1206-
integrity sha512-xc8DUsCLmjvCfoD7LTGE0ou2MIWLx0K9RCZwSHMOdynqRsP4MtUcLeqh1HcQ2dInwDTqn+3CE0/FZh1et+p4jA==
1203+
csstype@^3.2.2:
1204+
version "3.2.3"
1205+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.2.3.tgz#ec48c0f3e993e50648c86da559e2610995cf989a"
1206+
integrity sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==
12071207

12081208
dashdash@^1.12.0:
12091209
version "1.14.1"

0 commit comments

Comments
 (0)