Merge pull request #2720 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-testing-2.9.16

build(deps-dev): bump apollo-server-testing from 2.9.15 to 2.9.16 in /backend
This commit is contained in:
mattwr18 2020-01-10 10:08:48 +01:00 committed by GitHub
commit e00fde5650
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.7",
"@babel/register": "~7.7.0",
"apollo-server-testing": "~2.9.15",
"apollo-server-testing": "~2.9.16",
"babel-core": "~7.0.0-0",
"babel-eslint": "~10.0.3",
"babel-jest": "~24.9.0",

View File

@ -1859,12 +1859,12 @@ apollo-server-plugin-base@^0.6.10:
dependencies:
apollo-server-types "^0.2.10"
apollo-server-testing@~2.9.15:
version "2.9.15"
resolved "https://registry.yarnpkg.com/apollo-server-testing/-/apollo-server-testing-2.9.15.tgz#d7dfbd2d07b91f05b57927e471edce34d98dc126"
integrity sha512-R+v+QrOVmeP95xomvbky4jV1MN6e5ihijZkpc/Ir0JhJthWcIZluaMEJqFWZr4K5k0+G66aF+I8O/bh2LM+4GQ==
apollo-server-testing@~2.9.16:
version "2.9.16"
resolved "https://registry.yarnpkg.com/apollo-server-testing/-/apollo-server-testing-2.9.16.tgz#35e9b0b102a11bac8db2fce04281cb43e7993d45"
integrity sha512-CLfYZY2Htwzw6iPlFO32/SNXNstWQsvGd5/FQ8KEwRpNfYM4g0rAE98y/THEQTvTh0xPH+qWxA7CVQcc7/FMbQ==
dependencies:
apollo-server-core "^2.9.15"
apollo-server-core "^2.9.16"
apollo-server-types@^0.2.10:
version "0.2.10"