Skip to content

Commit 8e333ad

Browse files
chore(deps): update dependency @apollo/client to v3.14.1 (#1402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a239dd commit 8e333ad

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/plugins/typescript/apollo-client-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"tslib": "^2.8.1"
4747
},
4848
"devDependencies": {
49-
"@apollo/client": "3.14.0"
49+
"@apollo/client": "3.14.1"
5050
},
5151
"publishConfig": {
5252
"directory": "dist",

packages/plugins/typescript/graphql-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"tslib": "^2.8.1"
4848
},
4949
"devDependencies": {
50-
"@apollo/client": "3.14.0",
50+
"@apollo/client": "3.14.1",
5151
"@graphql-codegen/core": "5.0.1",
5252
"@graphql-codegen/testing": "4.0.4",
5353
"@graphql-codegen/typescript-operations": "5.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@apollo/[email protected].0":
6-
version "3.14.0"
7-
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.14.0.tgz#eda34b85ee03c6c0828ba21782419c8699feaf0b"
8-
integrity sha512-0YQKKRIxiMlIou+SekQqdCo0ZTHxOcES+K8vKB53cIDpwABNR0P0yRzPgsbgcj3zRJniD93S/ontsnZsCLZrxQ==
5+
"@apollo/[email protected].1":
6+
version "3.14.1"
7+
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.14.1.tgz#98931c8feea4a50c89c32ec0c8ffd04ccaa9416f"
8+
integrity sha512-SgGX6E23JsZhUdG2anxiyHvEvvN6CUaI4ZfMsndZFeuHPXL3H0IsaiNAhLITSISbeyeYd+CBd9oERXQDdjXWZw==
99
dependencies:
1010
"@graphql-typed-document-node/core" "^3.1.1"
1111
"@wry/caches" "^1.0.0"

0 commit comments

Comments
 (0)