Skip to content

Commit 66e1f0b

Browse files
committed
chore(deps): update dependency @types/react to v16.14.1
1 parent 126e0f9 commit 66e1f0b

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@ava/typescript": "1.1.1",
2424
"@types/node": "13.13.28",
25-
"@types/react": "16.9.53",
25+
"@types/react": "16.14.1",
2626
"typescript": "4.0.3",
2727
"xo": "0.34.1"
2828
}

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,13 +1437,12 @@
14371437
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
14381438
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
14391439

1440-
"@types/react@16.9.53":
1441-
version "16.9.53"
1442-
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23"
1443-
integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==
1440+
"@types/react@16.14.1":
1441+
version "16.14.1"
1442+
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.1.tgz#da2ecb638385614a5573e16e4aa7daf936dbead5"
1443+
integrity sha512-32mxrbX62m5b+lMTSzucFKNIr8Eq4T6T3rDVxYzKqyRwyfnPcwZppWW0YXUlPNPUE+r6phBtHXYRgr8ad/Zl9A==
14441444
dependencies:
14451445
"@types/prop-types" "*"
1446-
csstype "^3.0.2"
14471446

14481447
"@typescript-eslint/eslint-plugin@^4.4.1":
14491448
version "4.4.1"
@@ -2796,11 +2795,6 @@ cssnano-simple@1.2.0:
27962795
cssnano-preset-simple "1.2.0"
27972796
postcss "^7.0.32"
27982797

2799-
csstype@^3.0.2:
2800-
version "3.0.3"
2801-
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.3.tgz#2b410bbeba38ba9633353aff34b05d9755d065f8"
2802-
integrity sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag==
2803-
28042798
cyclist@^1.0.1:
28052799
version "1.0.1"
28062800
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"

0 commit comments

Comments
 (0)