Skip to content

Commit

Permalink
chore(deps): bump @apollo/client from 3.3.13 to 3.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 5, 2021
1 parent cf8804f commit 1757e19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"update-possible-types": "node bin/fetch-possible-types.js && prettier --write addon/-private/fragment-types.js"
},
"dependencies": {
"@apollo/client": "^3.3.13",
"@apollo/client": "^3.3.14",
"@ember/render-modifiers": "^1.0.2",
"@glimmer/component": "1.0.4",
"@glimmer/tracking": "^1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@semantic-release/release-notes-generator" "9.0.1"
semantic-release "17.3.0"

"@apollo/client@^3.2.1", "@apollo/client@^3.3.13":
version "3.3.13"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.13.tgz#0aadde13b80ce129d1261161413a9de2b0dec70e"
integrity sha512-usiVmXiOq0J/GpyIOIhlF8ItHpiPJObC7zoxLYPoOYj3G3OB0hCIcUKs3aTJ3ATW7u8QxvYgRaJg72NN7E1WOg==
"@apollo/client@^3.2.1", "@apollo/client@^3.3.14":
version "3.3.14"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.14.tgz#b077f42e17941dbf4c62c4f41bf83c0828872d09"
integrity sha512-z7YwMvF9grmpWUG+26e3gPcBAOA/r/Ci5gwK7JVm3bGYG9kKqG8MF6sMXEbuwTsFseE4duSp0icJ6tdzxJhhlA==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@types/zen-observable" "^0.8.0"
Expand Down

0 comments on commit 1757e19

Please sign in to comment.