Bump expect from 25.2.6 to 25.2.7
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 6 Apr 2020 07:54:53 +0000 (07:54 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2020 07:54:53 +0000 (07:54 +0000)
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 25.2.6 to 25.2.7.
- [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.7/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json

index 52092b80336902fbd054fc74d447a93ebe3be710..2ebc24545f532cd13e00b3f0e643c1a9390aa76e 100644 (file)
       "dev": true
     },
     "expect": {
-      "version": "25.2.6",
-      "resolved": "https://registry.npmjs.org/expect/-/expect-25.2.6.tgz",
-      "integrity": "sha512-hMqqX3OX5Erw7CLoXXcawqi6xThhz/rYk+vEufhoCAyzDC2PW99ypYc/pvcgKjyuwbOB1wjqqClmwvlOL36Inw==",
+      "version": "25.2.7",
+      "resolved": "https://registry.npmjs.org/expect/-/expect-25.2.7.tgz",
+      "integrity": "sha512-yA+U2Ph0MkMsJ9N8q5hs9WgWI6oJYfecdXta6LkP/alY/jZZL1MHlJ2wbLh60Ucqf3G+51ytbqV3mlGfmxkpNw==",
       "dev": true,
       "requires": {
         "@jest/types": "^25.2.6",
         "ansi-styles": "^4.0.0",
         "jest-get-type": "^25.2.6",
-        "jest-matcher-utils": "^25.2.6",
+        "jest-matcher-utils": "^25.2.7",
         "jest-message-util": "^25.2.6",
         "jest-regex-util": "^25.2.6"
       },
       "dev": true
     },
     "jest-matcher-utils": {
-      "version": "25.2.6",
-      "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-25.2.6.tgz",
-      "integrity": "sha512-+6IbC98ZBw3X7hsfUvt+7VIYBdI0FEvhSBjWo9XTHOc1KAAHDsrSHdeyHH/Su0r/pf4OEGuWRRLPnjkhS2S19A==",
+      "version": "25.2.7",
+      "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-25.2.7.tgz",
+      "integrity": "sha512-jNYmKQPRyPO3ny0KY1I4f0XW4XnpJ3Nx5ovT4ik0TYDOYzuXJW40axqOyS61l/voWbVT9y9nZ1THL1DlpaBVpA==",
       "dev": true,
       "requires": {
         "chalk": "^3.0.0",