Skip to content

Commit 00c12b0

Browse files
author
Brian Vaughn
committed
Update react-devtools-core from ^4.10.1 to 4.10.3
1 parent 639c02c commit 00c12b0

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
@@ -87,7 +87,7 @@
8787
"prop-types": "^15.6.1",
8888
"react": "^15.6.1",
8989
"react-dev-utils": "^4.2.1",
90-
"react-devtools-core": "^4.10.1",
90+
"react-devtools-core": "~4.10.3",
9191
"react-dom": "^15.6.1",
9292
"react-redux": "^5.0.7",
9393
"redux": "^3.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8815,10 +8815,10 @@ react-dev-utils@^4.2.1:
88158815
strip-ansi "3.0.1"
88168816
text-table "0.2.0"
88178817

8818-
react-devtools-core@^4.10.1:
8819-
version "4.10.1"
8820-
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.1.tgz#6d57db291aeac9cc45ef9fb4636dd2ab97490daf"
8821-
integrity sha512-sXbBjGAWcf9HAblTP/zMtFhGHqxAfIR+GPxONZsSGN9FHnF4635dx1s2LdQWG9rJ+Ehr3nWg+BUAB6P78my5PA==
8818+
react-devtools-core@~4.10.3:
8819+
version "4.10.3"
8820+
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.3.tgz#30580721d7e9a1568a55b7107f2b6cdce6502e63"
8821+
integrity sha512-2CtceOczycfR1Th5B+lIPA1NnGODdbeTLTLZVCYmdXfdmvR5h1+cgr0f+R7HtWbTeIcG5PXUK1/YDnELP5opQA==
88228822
dependencies:
88238823
shell-quote "^1.6.1"
88248824
ws "^7"

0 commit comments

Comments
 (0)