Skip to content

Commit dbb1a84

Browse files
authored
Merge pull request #104 from LeetCode-OpenSource/dependabot/npm_and_yarn/react-16.12.0
chore(deps-dev): bump react from 16.11.0 to 16.12.0
2 parents 213db99 + 91c0ff5 commit dbb1a84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jest": "^24.9.0",
3737
"lint-staged": "^9.4.2",
3838
"prettier": "^1.18.2",
39-
"react": "16.11.0",
39+
"react": "16.12.0",
4040
"react-dom": "16.12.0",
4141
"react-test-renderer": "16.11.0",
4242
"rxjs": "^6.5.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6143,10 +6143,10 @@ react-test-renderer@16.11.0:
61436143
react-is "^16.8.6"
61446144
scheduler "^0.17.0"
61456145

6146-
react@16.11.0:
6147-
version "16.11.0"
6148-
resolved "https://registry.yarnpkg.com/react/-/react-16.11.0.tgz#d294545fe62299ccee83363599bf904e4a07fdbb"
6149-
integrity sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g==
6146+
react@16.12.0:
6147+
version "16.12.0"
6148+
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
6149+
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
61506150
dependencies:
61516151
loose-envify "^1.1.0"
61526152
object-assign "^4.1.1"

0 commit comments

Comments
 (0)