Skip to content

Commit 203a335

Browse files
authored
bump up apollo-client-devtools to 2.3.5 (#566)
1 parent 9349fb6 commit 203a335

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
@@ -73,7 +73,7 @@
7373
},
7474
"dependencies": {
7575
"adbkit": "^2.11.0",
76-
"apollo-client-devtools": "^2.3.3",
76+
"apollo-client-devtools": "^2.3.5",
7777
"electron-context-menu": "^0.11.0",
7878
"electron-fetch": "^1.2.1",
7979
"electron-gh-releases": "^2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,10 +642,10 @@ [email protected], apollo-cache@^1.1.26, apollo-cache@^1.3.2:
642642
apollo-utilities "^1.3.2"
643643
tslib "^1.9.3"
644644

645-
apollo-client-devtools@^2.3.3:
646-
version "2.3.3"
647-
resolved "https://registry.yarnpkg.com/apollo-client-devtools/-/apollo-client-devtools-2.3.3.tgz#defabd9d17887b4848970190d3adfedb7873f76c"
648-
integrity sha512-5H/6hY7QirZooDaNQ+1cccZgAhjl7JYn4xeT1MsplP+nVSETGUJeZ0V25A9guk1xqYRA5nGLLOG5+fYqrnnlig==
645+
apollo-client-devtools@^2.3.5:
646+
version "2.3.5"
647+
resolved "https://registry.yarnpkg.com/apollo-client-devtools/-/apollo-client-devtools-2.3.5.tgz#5c8eec550091d3048a192dc9d1bfab8cdbb69fa2"
648+
integrity sha512-ccK+zgFtMfkPh64+uLEuiauxt/nymPOdHw5petfuimfs4CqwaoqP6TG1XNuFDB/HsQCmOswNcHa2WqOnSi8FMg==
649649
dependencies:
650650
apollo-cache-inmemory "^1.4.0-alpha.12"
651651
apollo-client "^2.5.0-rc.3"

0 commit comments

Comments
 (0)