Skip to content

Commit b580049

Browse files
committed
bump up apollo-client-devtools in dist/
1 parent 203a335 commit b580049

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
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"dependencies": {
1414
"adbkit": "^2.11.0",
15-
"apollo-client-devtools": "^2.3.3",
15+
"apollo-client-devtools": "^2.3.5",
1616
"electron-store": "^1.2.0",
1717
"react-devtools-core": "^4.6.0"
1818
}

dist/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ [email protected], apollo-cache@^1.3.1:
6464
apollo-utilities "^1.3.1"
6565
tslib "^1.9.3"
6666

67-
apollo-client-devtools@^2.3.3:
68-
version "2.3.3"
69-
resolved "https://registry.yarnpkg.com/apollo-client-devtools/-/apollo-client-devtools-2.3.3.tgz#defabd9d17887b4848970190d3adfedb7873f76c"
70-
integrity sha512-5H/6hY7QirZooDaNQ+1cccZgAhjl7JYn4xeT1MsplP+nVSETGUJeZ0V25A9guk1xqYRA5nGLLOG5+fYqrnnlig==
67+
apollo-client-devtools@^2.3.5:
68+
version "2.3.5"
69+
resolved "https://registry.yarnpkg.com/apollo-client-devtools/-/apollo-client-devtools-2.3.5.tgz#5c8eec550091d3048a192dc9d1bfab8cdbb69fa2"
70+
integrity sha512-ccK+zgFtMfkPh64+uLEuiauxt/nymPOdHw5petfuimfs4CqwaoqP6TG1XNuFDB/HsQCmOswNcHa2WqOnSi8FMg==
7171
dependencies:
7272
apollo-cache-inmemory "^1.4.0-alpha.12"
7373
apollo-client "^2.5.0-rc.3"

0 commit comments

Comments
 (0)