Skip to content

Commit 05da353

Browse files
committed
Update react-devtools-core in dist/
1 parent 805dd44 commit 05da353

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"adbkit": "^2.11.0",
1515
"apollo-client-devtools": "^2.3.5",
1616
"electron-store": "^1.2.0",
17-
"react-devtools-core": "^4.10.1"
17+
"react-devtools-core": "~4.10.3"
1818
}
1919
}

dist/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -641,10 +641,10 @@ react-apollo@^2.5.0-rc.3:
641641
ts-invariant "^0.4.2"
642642
tslib "^1.9.3"
643643

644-
react-devtools-core@^4.10.1:
645-
version "4.10.1"
646-
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.1.tgz#6d57db291aeac9cc45ef9fb4636dd2ab97490daf"
647-
integrity sha512-sXbBjGAWcf9HAblTP/zMtFhGHqxAfIR+GPxONZsSGN9FHnF4635dx1s2LdQWG9rJ+Ehr3nWg+BUAB6P78my5PA==
644+
react-devtools-core@~4.10.3:
645+
version "4.10.3"
646+
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.3.tgz#30580721d7e9a1568a55b7107f2b6cdce6502e63"
647+
integrity sha512-2CtceOczycfR1Th5B+lIPA1NnGODdbeTLTLZVCYmdXfdmvR5h1+cgr0f+R7HtWbTeIcG5PXUK1/YDnELP5opQA==
648648
dependencies:
649649
shell-quote "^1.6.1"
650650
ws "^7"

0 commit comments

Comments
 (0)