Skip to content

Commit 611454f

Browse files
taionrenovate-bot
andauthored
chore(deps): update all non-major dependencies to ^16.13.1 (#33)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f10aed6 commit 611454f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-react": "^7.19.0",
5858
"jest": "^20.0.4",
5959
"prop-types": "^15.7.2",
60-
"react": "^16.13.0",
60+
"react": "^16.13.1",
6161
"release-script": "^1.0.2",
6262
"sinon": "^9.0.1",
6363
"sinon-chai": "^3.5.0"

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,6 @@ fsevents@^1.0.0, fsevents@^1.2.7:
21002100
dependencies:
21012101
bindings "^1.5.0"
21022102
nan "^2.12.1"
2103-
node-pre-gyp "*"
21042103

21052104
function-bind@^1.1.1:
21062105
version "1.1.1"
@@ -3827,10 +3826,10 @@ react-is@^16.3.2, react-is@^16.8.1:
38273826
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
38283827
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
38293828

3830-
react@^16.13.0:
3831-
version "16.13.0"
3832-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
3833-
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
3829+
react@^16.13.1:
3830+
version "16.13.1"
3831+
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
3832+
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
38343833
dependencies:
38353834
loose-envify "^1.1.0"
38363835
object-assign "^4.1.1"

0 commit comments

Comments
 (0)