Merge pull request #2439 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.9.13

build(deps-dev): bump apollo-server-testing from 2.9.12 to 2.9.13 in /backend
This commit is contained in:
mattwr18 2019-12-06 10:43:55 +01:00 committed by GitHub
commit 0671a0cdf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -103,7 +103,7 @@
"@babel/plugin-proposal-throw-expressions": "^7.7.4",
"@babel/preset-env": "~7.7.4",
"@babel/register": "~7.7.0",
"apollo-server-testing": "~2.9.12",
"apollo-server-testing": "~2.9.13",
"babel-core": "~7.0.0-0",
"babel-eslint": "~10.0.3",
"babel-jest": "~24.9.0",

View File

@ -1800,12 +1800,12 @@ apollo-server-plugin-base@^0.6.8:
dependencies:
apollo-server-types "^0.2.8"
apollo-server-testing@~2.9.12:
version "2.9.12"
resolved "https://registry.yarnpkg.com/apollo-server-testing/-/apollo-server-testing-2.9.12.tgz#2dcad49f399f50bf3d8bbaa0c753eb7eca48ff10"
integrity sha512-TFHXA8HdD++FzbCvrQryFqALvX2Mrea1bNu7pi5L5wpjB5Ug3FudasYGhy6tl8BaStPxsugWngchuD3IPSBrgg==
apollo-server-testing@~2.9.13:
version "2.9.13"
resolved "https://registry.yarnpkg.com/apollo-server-testing/-/apollo-server-testing-2.9.13.tgz#7a4efc0eb01d7297716f089121c7440a620bb640"
integrity sha512-c1xl4g5KhMfPpL5xdzxPJLY53+yK/kMAWxIASthRrOSZNgStTe7pCAJ06Nk3NB8M5GwfJK3cJiVkLfZRSt9+jQ==
dependencies:
apollo-server-core "^2.9.12"
apollo-server-core "^2.9.13"
apollo-server-types@^0.2.8:
version "0.2.8"