Bump babel-jest from 26.5.2 to 26.6.1

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.5.2 to 26.6.1.
- [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/v26.6.1/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-10-26 04:07:51 +00:00 committed by GitHub
parent 4d975bfa1d
commit 3a1d7fddf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 28 deletions

65
package-lock.json generated
View File

@ -7071,13 +7071,13 @@
"dev": true
},
"babel-jest": {
"version": "26.5.2",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.5.2.tgz",
"integrity": "sha512-U3KvymF3SczA3vOL/cgiUFOznfMET+XDIXiWnoJV45siAp2pLMG8i2+/MGZlAC3f/F6Q40LR4M4qDrWZ9wkK8A==",
"version": "26.6.1",
"resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.6.1.tgz",
"integrity": "sha512-duMWEOKrSBYRVTTNpL2SipNIWnZOjP77auOBMPQ3zXAdnDbyZQWU8r/RxNWpUf9N6cgPFecQYelYLytTVXVDtA==",
"dev": true,
"requires": {
"@jest/transform": "^26.5.2",
"@jest/types": "^26.5.2",
"@jest/transform": "^26.6.1",
"@jest/types": "^26.6.1",
"@types/babel__core": "^7.1.7",
"babel-plugin-istanbul": "^6.0.0",
"babel-preset-jest": "^26.5.0",
@ -7087,21 +7087,21 @@
},
"dependencies": {
"@jest/transform": {
"version": "26.5.2",
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.5.2.tgz",
"integrity": "sha512-AUNjvexh+APhhmS8S+KboPz+D3pCxPvEAGduffaAJYxIFxGi/ytZQkrqcKDUU0ERBAo5R7087fyOYr2oms1seg==",
"version": "26.6.1",
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.6.1.tgz",
"integrity": "sha512-oNFAqVtqRxZRx6vXL3I4bPKUK0BIlEeaalkwxyQGGI8oXDQBtYQBpiMe5F7qPs4QdvvFYB42gPGIMMcxXaBBxQ==",
"dev": true,
"requires": {
"@babel/core": "^7.1.0",
"@jest/types": "^26.5.2",
"@jest/types": "^26.6.1",
"babel-plugin-istanbul": "^6.0.0",
"chalk": "^4.0.0",
"convert-source-map": "^1.4.0",
"fast-json-stable-stringify": "^2.0.0",
"graceful-fs": "^4.2.4",
"jest-haste-map": "^26.5.2",
"jest-haste-map": "^26.6.1",
"jest-regex-util": "^26.0.0",
"jest-util": "^26.5.2",
"jest-util": "^26.6.1",
"micromatch": "^4.0.2",
"pirates": "^4.0.1",
"slash": "^3.0.0",
@ -7110,9 +7110,9 @@
}
},
"@jest/types": {
"version": "26.5.2",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-26.5.2.tgz",
"integrity": "sha512-QDs5d0gYiyetI8q+2xWdkixVQMklReZr4ltw7GFDtb4fuJIBCE6mzj2LnitGqCuAlLap6wPyb8fpoHgwZz5fdg==",
"version": "26.6.1",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.1.tgz",
"integrity": "sha512-ywHavIKNpAVrStiRY5wiyehvcktpijpItvGiK72RAn5ctqmzvPk8OvKnvHeBqa1XdQr959CTWAJMqxI8BTibyg==",
"dev": true,
"requires": {
"@types/istanbul-lib-coverage": "^2.0.0",
@ -7132,9 +7132,9 @@
}
},
"@types/yargs": {
"version": "15.0.8",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.8.tgz",
"integrity": "sha512-b0BYzFUzBpOhPjpl1wtAHU994jBeKF4TKVlT7ssFv44T617XNcPdRoG4AzHLVshLzlrF7i3lTelH7UbuNYV58Q==",
"version": "15.0.9",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.9.tgz",
"integrity": "sha512-HmU8SeIRhZCWcnRskCs36Q1Q00KBV6Cqh/ora8WN1+22dY07AZdn6Gel8QZ3t26XYPImtcL8WV/eqjhVmMEw4g==",
"dev": true,
"requires": {
"@types/yargs-parser": "*"
@ -7262,12 +7262,12 @@
"dev": true
},
"jest-haste-map": {
"version": "26.5.2",
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.5.2.tgz",
"integrity": "sha512-lJIAVJN3gtO3k4xy+7i2Xjtwh8CfPcH08WYjZpe9xzveDaqGw9fVNCpkYu6M525wKFVkLmyi7ku+DxCAP1lyMA==",
"version": "26.6.1",
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.6.1.tgz",
"integrity": "sha512-9kPafkv0nX6ta1PrshnkiyhhoQoFWncrU/uUBt3/AP1r78WSCU5iLceYRTwDvJl67H3RrXqSlSVDDa/AsUB7OQ==",
"dev": true,
"requires": {
"@jest/types": "^26.5.2",
"@jest/types": "^26.6.1",
"@types/graceful-fs": "^4.1.2",
"@types/node": "*",
"anymatch": "^3.0.3",
@ -7276,8 +7276,8 @@
"graceful-fs": "^4.2.4",
"jest-regex-util": "^26.0.0",
"jest-serializer": "^26.5.0",
"jest-util": "^26.5.2",
"jest-worker": "^26.5.0",
"jest-util": "^26.6.1",
"jest-worker": "^26.6.1",
"micromatch": "^4.0.2",
"sane": "^4.0.3",
"walker": "^1.0.7"
@ -7300,12 +7300,12 @@
}
},
"jest-util": {
"version": "26.5.2",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.5.2.tgz",
"integrity": "sha512-WTL675bK+GSSAYgS8z9FWdCT2nccO1yTIplNLPlP0OD8tUk/H5IrWKMMRudIQQ0qp8bb4k+1Qa8CxGKq9qnYdg==",
"version": "26.6.1",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.6.1.tgz",
"integrity": "sha512-xCLZUqVoqhquyPLuDXmH7ogceGctbW8SMyQVjD9o+1+NPWI7t0vO08udcFLVPLgKWcvc+zotaUv/RuaR6l8HIA==",
"dev": true,
"requires": {
"@jest/types": "^26.5.2",
"@jest/types": "^26.6.1",
"@types/node": "*",
"chalk": "^4.0.0",
"graceful-fs": "^4.2.4",
@ -7313,6 +7313,17 @@
"micromatch": "^4.0.2"
}
},
"jest-worker": {
"version": "26.6.1",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.1.tgz",
"integrity": "sha512-R5IE3qSGz+QynJx8y+ICEkdI2OJ3RJjRQVEyCcFAd3yVhQSEtquziPO29Mlzgn07LOVE8u8jhJ1FqcwegiXWOw==",
"dev": true,
"requires": {
"@types/node": "*",
"merge-stream": "^2.0.0",
"supports-color": "^7.0.0"
}
},
"micromatch": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz",

View File

@ -49,7 +49,7 @@
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"auto-changelog": "^2.2.1",
"babel-jest": "^26.5.2",
"babel-jest": "^26.6.1",
"dotenv": "^8.2.0",
"electron-builder": "^22.9.1",
"electron-serve": "^1.0.0",