Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 3c8bf36

Browse files
committed
[Deps] update react-is
1 parent 0721dd5 commit 3c8bf36

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"loose-envify": "^1.4.0",
2929
"object-assign": "^4.1.1",
30-
"react-is": "^16.9.0"
30+
"react-is": "^16.13.1"
3131
},
3232
"scripts": {
3333
"pretest": "npm run lint",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3088,16 +3088,11 @@ randomfill@^1.0.3:
30883088
randombytes "^2.0.5"
30893089
safe-buffer "^5.1.0"
30903090

3091-
react-is@^16.8.1:
3091+
react-is@^16.13.1, react-is@^16.8.1:
30923092
version "16.13.1"
30933093
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
30943094
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
30953095

3096-
react-is@^16.9.0:
3097-
version "16.9.0"
3098-
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
3099-
integrity sha512-tJBzzzIgnnRfEm046qRcURvwQnZVXmuCbscxUO5RWrGTXpon2d4c8mI0D8WE6ydVIm29JiLB6+RslkIvym9Rjw==
3100-
31013096
react@^15.7.0:
31023097
version "15.7.0"
31033098
resolved "https://registry.yarnpkg.com/react/-/react-15.7.0.tgz#10308fd42ac6912a250bf00380751abc41ac7106"

0 commit comments

Comments
 (0)