From d801e9fa8fcad8c97cba8847ee2d33b7fb78d62b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 09:48:18 +0000 Subject: [PATCH] build(deps-dev): bump babel-jest from 25.2.1 to 25.2.3 in /backend Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.2.1 to 25.2.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v25.2.3/packages/babel-jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> --- backend/package.json | 2 +- backend/yarn.lock | 76 +------------------------------------------- 2 files changed, 2 insertions(+), 76 deletions(-) diff --git a/backend/package.json b/backend/package.json index f9bcadc734..6320dc31ba 100644 --- a/backend/package.json +++ b/backend/package.json @@ -117,7 +117,7 @@ "apollo-server-testing": "~2.11.0", "babel-core": "~7.0.0-0", "babel-eslint": "~10.1.0", - "babel-jest": "~25.2.1", + "babel-jest": "~25.2.3", "chai": "~4.2.0", "cucumber": "~6.0.5", "eslint": "~6.8.0", diff --git a/backend/yarn.lock b/backend/yarn.lock index a9fe5ed2c0..34f476b2fa 100644 --- a/backend/yarn.lock +++ b/backend/yarn.lock @@ -1132,28 +1132,6 @@ jest-runner "^25.2.3" jest-runtime "^25.2.3" -"@jest/transform@^25.2.1": - version "25.2.1" - resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.2.1.tgz#08481795277b6ff9d7cb703eb4425ed46861bedc" - integrity sha512-puoD5EfqPeZ5m0dV9l8+PMdOVdRjeWcaEjGkH+eG45l0nPJ2vRcxu8J6CRl/6nQ5ZTHgg7LuM9C6FauNpdRpUA== - dependencies: - "@babel/core" "^7.1.0" - "@jest/types" "^25.2.1" - babel-plugin-istanbul "^6.0.0" - chalk "^3.0.0" - convert-source-map "^1.4.0" - fast-json-stable-stringify "^2.0.0" - graceful-fs "^4.2.3" - jest-haste-map "^25.2.1" - jest-regex-util "^25.2.1" - jest-util "^25.2.1" - micromatch "^4.0.2" - pirates "^4.0.1" - realpath-native "^2.0.0" - slash "^3.0.0" - source-map "^0.6.1" - write-file-atomic "^3.0.0" - "@jest/transform@^25.2.3": version "25.2.3" resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-25.2.3.tgz#f090bdd91f54b867631a76959f2b2fc566534ffe" @@ -1176,16 +1154,6 @@ source-map "^0.6.1" write-file-atomic "^3.0.0" -"@jest/types@^25.2.1": - version "25.2.1" - resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.2.1.tgz#692c8950d4c21fc6b4cfd141c3470b735c5bffca" - integrity sha512-WuGFGJ3Rrycg+5ZwQTWKjr21M9psANPAWYD28K42hSeUzhv1H591VXIoq0tjs00mydhNOgVOkKSpzRS3CrOYFw== - dependencies: - "@types/istanbul-lib-coverage" "^2.0.0" - "@types/istanbul-reports" "^1.1.1" - "@types/yargs" "^15.0.0" - chalk "^3.0.0" - "@jest/types@^25.2.3": version "25.2.3" resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.2.3.tgz#035c4fb94e2da472f359ff9a211915d59987f6b6" @@ -2332,7 +2300,7 @@ babel-eslint@~10.1.0: eslint-visitor-keys "^1.0.0" resolve "^1.12.0" -babel-jest@^25.2.3: +babel-jest@^25.2.3, babel-jest@~25.2.3: version "25.2.3" resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.2.3.tgz#8f1c088b1954963e8a5384be2e219dae00d053f4" integrity sha512-03JjvEwuDrEz/A45K8oggAv+Vqay0xcOdNTJxYFxiuZvB5vlHKo1iZg9Pi5vQTHhNCKpGLb7L/jvUUafyh9j7g== @@ -2345,19 +2313,6 @@ babel-jest@^25.2.3: chalk "^3.0.0" slash "^3.0.0" -babel-jest@~25.2.1: - version "25.2.1" - resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.2.1.tgz#d01ff8025b305a886421b176f3d99ec5461b23b7" - integrity sha512-OiBpQGYtV4rWMuFneIaEsqJB0VdoOBw4SqwO4hA2EhDY/O8RylQ20JwALkxv8iv+CYnyrZZfF+DELPgrdrkRIw== - dependencies: - "@jest/transform" "^25.2.1" - "@jest/types" "^25.2.1" - "@types/babel__core" "^7.1.0" - babel-plugin-istanbul "^6.0.0" - babel-preset-jest "^25.2.1" - chalk "^3.0.0" - slash "^3.0.0" - babel-plugin-dynamic-import-node@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f" @@ -5620,25 +5575,6 @@ jest-get-type@^25.2.1: resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-25.2.1.tgz#6c83de603c41b1627e6964da2f5454e6aa3c13a6" integrity sha512-EYjTiqcDTCRJDcSNKbLTwn/LcDPEE7ITk8yRMNAOjEsN6yp+Uu+V1gx4djwnuj/DvWg0YGmqaBqPVGsPxlvE7w== -jest-haste-map@^25.2.1: - version "25.2.1" - resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.2.1.tgz#61cbb3c99185b3551d63da9daedc5f64b9efe544" - integrity sha512-svz3KbQmv9qeomR0LlRjQfoi7lQbZQkC39m7uHFKhqyEuX4F6DH6HayNPSEbTCZDx6d9/ljxfAcxlPpgQvrpvQ== - dependencies: - "@jest/types" "^25.2.1" - anymatch "^3.0.3" - fb-watchman "^2.0.0" - graceful-fs "^4.2.3" - jest-serializer "^25.2.1" - jest-util "^25.2.1" - jest-worker "^25.2.1" - micromatch "^4.0.2" - sane "^4.0.3" - walker "^1.0.7" - which "^2.0.2" - optionalDependencies: - fsevents "^2.1.2" - jest-haste-map@^25.2.3: version "25.2.3" resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.2.3.tgz#2649392b5af191f0167a27bfb62e5d96d7eaaade" @@ -5832,16 +5768,6 @@ jest-snapshot@^25.2.3: pretty-format "^25.2.3" semver "^6.3.0" -jest-util@^25.2.1: - version "25.2.1" - resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-25.2.1.tgz#96086efe850ce6d07c42ad5324b80a3ede4246e6" - integrity sha512-oFVMSY/7flrSgEE/B+RApaBZOdLURXRnXCf4COV5td9uRidxudyjA64I1xk2h9Pf3jloSArm96e2FKAbFs0DYg== - dependencies: - "@jest/types" "^25.2.1" - chalk "^3.0.0" - is-ci "^2.0.0" - make-dir "^3.0.0" - jest-util@^25.2.3: version "25.2.3" resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-25.2.3.tgz#0abf95a1d6b96f2de5a3ecd61b36c40a182dc256"