Skip to content

Commit eb0f398

Browse files
changLiuUNSWjhen0409
authored andcommitted
bump up apollo-client-devtools to 2.3.5 (#566)
1 parent 40713cc commit eb0f398

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -604,10 +604,10 @@ apollo-cache@1.3.2, apollo-cache@^1.1.26, apollo-cache@^1.3.2:
604604
apollo-utilities "^1.3.2"
605605
tslib "^1.9.3"
606606

607-
apollo-client-devtools@^2.3.3:
608-
version "2.3.3"
609-
resolved "https://registry.yarnpkg.com/apollo-client-devtools/-/apollo-client-devtools-2.3.3.tgz#defabd9d17887b4848970190d3adfedb7873f76c"
610-
integrity sha512-5H/6hY7QirZooDaNQ+1cccZgAhjl7JYn4xeT1MsplP+nVSETGUJeZ0V25A9guk1xqYRA5nGLLOG5+fYqrnnlig==
607+
apollo-client-devtools@^2.3.5:
608+
version "2.3.5"
609+
resolved "https://registry.yarnpkg.com/apollo-client-devtools/-/apollo-client-devtools-2.3.5.tgz#5c8eec550091d3048a192dc9d1bfab8cdbb69fa2"
610+
integrity sha512-ccK+zgFtMfkPh64+uLEuiauxt/nymPOdHw5petfuimfs4CqwaoqP6TG1XNuFDB/HsQCmOswNcHa2WqOnSi8FMg==
611611
dependencies:
612612
apollo-cache-inmemory "^1.4.0-alpha.12"
613613
apollo-client "^2.5.0-rc.3"

0 commit comments

Comments
 (0)