Bump babel-jest from 25.3.0 to 25.4.0

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.3.0 to 25.4.0.
- [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.4.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-27 09:35:52 +00:00 committed by GitHub
parent 1c508c38c4
commit dcb9af20e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 42 deletions

82
package-lock.json generated
View File

@ -6770,36 +6770,36 @@
}
},
"babel-jest": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-25.3.0.tgz",
"integrity": "sha512-qiXeX1Cmw4JZ5yQ4H57WpkO0MZ61Qj+YnsVUwAMnDV5ls+yHon11XjarDdgP7H8lTmiEi6biiZA8y3Tmvx6pCg==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-25.4.0.tgz",
"integrity": "sha512-p+epx4K0ypmHuCnd8BapfyOwWwosNCYhedetQey1awddtfmEX0MmdxctGl956uwUmjwXR5VSS5xJcGX9DvdIog==",
"dev": true,
"requires": {
"@jest/transform": "^25.3.0",
"@jest/types": "^25.3.0",
"@jest/transform": "^25.4.0",
"@jest/types": "^25.4.0",
"@types/babel__core": "^7.1.7",
"babel-plugin-istanbul": "^6.0.0",
"babel-preset-jest": "^25.3.0",
"babel-preset-jest": "^25.4.0",
"chalk": "^3.0.0",
"slash": "^3.0.0"
},
"dependencies": {
"@jest/transform": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-25.3.0.tgz",
"integrity": "sha512-W01p8kTDvvEX6kd0tJc7Y5VdYyFaKwNWy1HQz6Jqlhu48z/8Gxp+yFCDVj+H8Rc7ezl3Mg0hDaGuFVkmHOqirg==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-25.4.0.tgz",
"integrity": "sha512-t1w2S6V1sk++1HHsxboWxPEuSpN8pxEvNrZN+Ud/knkROWtf8LeUmz73A4ezE8476a5AM00IZr9a8FO9x1+j3g==",
"dev": true,
"requires": {
"@babel/core": "^7.1.0",
"@jest/types": "^25.3.0",
"@jest/types": "^25.4.0",
"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.3.0",
"jest-haste-map": "^25.4.0",
"jest-regex-util": "^25.2.6",
"jest-util": "^25.3.0",
"jest-util": "^25.4.0",
"micromatch": "^4.0.2",
"pirates": "^4.0.1",
"realpath-native": "^2.0.0",
@ -6809,9 +6809,9 @@
}
},
"@jest/types": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-25.3.0.tgz",
"integrity": "sha512-UkaDNewdqXAmCDbN2GlUM6amDKS78eCqiw/UmF5nE0mmLTd6moJkiZJML/X52Ke3LH7Swhw883IRXq8o9nWjVw==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-25.4.0.tgz",
"integrity": "sha512-XBeaWNzw2PPnGW5aXvZt3+VO60M+34RY3XDsCK5tW7kyj3RK0XClRutCfjqcBuaR2aBQTbluEDME9b5MB9UAPw==",
"dev": true,
"requires": {
"@types/istanbul-lib-coverage": "^2.0.0",
@ -6870,9 +6870,9 @@
}
},
"fsevents": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz",
"integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==",
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.3.tgz",
"integrity": "sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==",
"dev": true,
"optional": true
},
@ -6904,19 +6904,19 @@
"dev": true
},
"jest-haste-map": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-25.3.0.tgz",
"integrity": "sha512-LjXaRa+F8wwtSxo9G+hHD/Cp63PPQzvaBL9XCVoJD2rrcJO0Zr2+YYzAFWWYJ5GlPUkoaJFJtOuk0sL6MJY80A==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-25.4.0.tgz",
"integrity": "sha512-5EoCe1gXfGC7jmXbKzqxESrgRcaO3SzWXGCnvp9BcT0CFMyrB1Q6LIsjl9RmvmJGQgW297TCfrdgiy574Rl9HQ==",
"dev": true,
"requires": {
"@jest/types": "^25.3.0",
"@jest/types": "^25.4.0",
"anymatch": "^3.0.3",
"fb-watchman": "^2.0.0",
"fsevents": "^2.1.2",
"graceful-fs": "^4.2.3",
"jest-serializer": "^25.2.6",
"jest-util": "^25.3.0",
"jest-worker": "^25.2.6",
"jest-util": "^25.4.0",
"jest-worker": "^25.4.0",
"micromatch": "^4.0.2",
"sane": "^4.0.3",
"walker": "^1.0.7",
@ -6936,21 +6936,21 @@
"dev": true
},
"jest-util": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-25.3.0.tgz",
"integrity": "sha512-dc625P/KS/CpWTJJJxKc4bA3A6c+PJGBAqS8JTJqx4HqPoKNqXg/Ec8biL2Z1TabwK7E7Ilf0/ukSEXM1VwzNA==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-25.4.0.tgz",
"integrity": "sha512-WSZD59sBtAUjLv1hMeKbNZXmMcrLRWcYqpO8Dz8b4CeCTZpfNQw2q9uwrYAD+BbJoLJlu4ezVPwtAmM/9/SlZA==",
"dev": true,
"requires": {
"@jest/types": "^25.3.0",
"@jest/types": "^25.4.0",
"chalk": "^3.0.0",
"is-ci": "^2.0.0",
"make-dir": "^3.0.0"
}
},
"jest-worker": {
"version": "25.2.6",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-25.2.6.tgz",
"integrity": "sha512-FJn9XDUSxcOR4cwDzRfL1z56rUofNTFs539FGASpd50RHdb6EVkhxQqktodW2mI49l+W3H+tFJDotCHUQF6dmA==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-25.4.0.tgz",
"integrity": "sha512-ghAs/1FtfYpMmYQ0AHqxV62XPvKdUDIBBApMZfly+E9JEmYh2K45G0R5dWxx986RN12pRCxsViwQVtGl+N4whw==",
"dev": true,
"requires": {
"merge-stream": "^2.0.0",
@ -6958,9 +6958,9 @@
}
},
"make-dir": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.0.2.tgz",
"integrity": "sha512-rYKABKutXa6vXTXhoV18cBE7PaewPXHe/Bdq4v+ZLMhxbWApkFFplT0LcbMW+6BbjnQXzZ/sAvSE/JdguApG5w==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
"integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
"dev": true,
"requires": {
"semver": "^6.0.0"
@ -7099,9 +7099,9 @@
}
},
"babel-plugin-jest-hoist": {
"version": "25.2.6",
"resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-25.2.6.tgz",
"integrity": "sha512-qE2xjMathybYxjiGFJg0mLFrz0qNp83aNZycWDY/SuHiZNq+vQfRQtuINqyXyue1ELd8Rd+1OhFSLjms8msMbw==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-25.4.0.tgz",
"integrity": "sha512-M3a10JCtTyKevb0MjuH6tU+cP/NVQZ82QPADqI1RQYY1OphztsCeIeQmTsHmF/NS6m0E51Zl4QNsI3odXSQF5w==",
"dev": true,
"requires": {
"@types/babel__traverse": "^7.0.6"
@ -7192,12 +7192,12 @@
}
},
"babel-preset-jest": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-25.3.0.tgz",
"integrity": "sha512-tjdvLKNMwDI9r+QWz9sZUQGTq1dpoxjUqFUpEasAc7MOtHg9XuLT2fx0udFG+k1nvMV0WvHHVAN7VmCZ+1Zxbw==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-25.4.0.tgz",
"integrity": "sha512-PwFiEWflHdu3JCeTr0Pb9NcHHE34qWFnPQRVPvqQITx4CsDCzs6o05923I10XvLvn9nNsRHuiVgB72wG/90ZHQ==",
"dev": true,
"requires": {
"babel-plugin-jest-hoist": "^25.2.6",
"babel-plugin-jest-hoist": "^25.4.0",
"babel-preset-current-node-syntax": "^0.1.2"
}
},

View File

@ -229,7 +229,7 @@
"ajv": "^6.6.1",
"all-object-keys": "^2.1.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.3.0",
"babel-jest": "^25.4.0",
"babel-loader": "^8.0.6",
"babel-plugin-istanbul": "^6.0.0",
"babel-register": "^6.26.0",