build(deps-dev): bump apollo-server-testing in /backend

Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-testing@2.10.1...apollo-server-testing@2.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-04 11:57:08 +00:00 committed by GitHub
parent 7e701f530a
commit 44a7282336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -112,7 +112,7 @@
"@babel/plugin-proposal-throw-expressions": "^7.8.3",
"@babel/preset-env": "~7.8.6",
"@babel/register": "^7.8.6",
"apollo-server-testing": "~2.10.1",
"apollo-server-testing": "~2.11.0",
"babel-core": "~7.0.0-0",
"babel-eslint": "~10.1.0",
"babel-jest": "~25.1.0",

View File

@ -1992,12 +1992,12 @@ apollo-server-plugin-base@^0.7.0:
dependencies:
apollo-server-types "^0.3.0"
apollo-server-testing@~2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/apollo-server-testing/-/apollo-server-testing-2.10.1.tgz#c493c41f51c122b3d87c0e5ffba4f0590b924593"
integrity sha512-KsvLzDb/mIf5h93QUxGXymywZq8urnXUPqckBxyNaF08puAO8VO0c4EE0VvuVZnelKZvlKlU0tYQQNQsc9iHfg==
apollo-server-testing@~2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/apollo-server-testing/-/apollo-server-testing-2.11.0.tgz#3f6e25a6f04a60b0c839aa776a85e886209d1832"
integrity sha512-iqb20FYmkM6VJ9s4M78J8lXabZSDZCt8V2/As1x2zvgZ8bOdX77fR5UxrkkV/zR6bwd7252wIiHp/m9FF9O2zA==
dependencies:
apollo-server-core "^2.10.1"
apollo-server-core "^2.11.0"
apollo-server-types@^0.3.0:
version "0.3.0"