deps: bump jest-circus from 25.5.2 to 25.5.3
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 25.5.2 to 25.5.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.5.3/packages/jest-circus) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
aaaac3ae99
commit
02e6a28e7e
2 changed files with 23 additions and 59 deletions
80
package-lock.json
generated
80
package-lock.json
generated
|
@ -5853,9 +5853,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jest-circus": {
|
"jest-circus": {
|
||||||
"version": "25.5.2",
|
"version": "25.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-25.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-25.5.3.tgz",
|
||||||
"integrity": "sha512-sSgIy+Jkdhx/2VMHOZNQDhRMPWG3MXk8scqsAM9LgK7prYdPvp8x3HYlsjB50dv2sRNItKbngYXP3/xsCNp0QA==",
|
"integrity": "sha512-9PIIbhkvpT+ZtmP2l4WYl+sxmc2Y+ynuPvE/5L18tRqShqtNUi2bW2/hPAkkY48MkPgqtVweb8WTKPWHVTA31A==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/traverse": "^7.1.0",
|
"@babel/traverse": "^7.1.0",
|
||||||
|
@ -5869,7 +5869,7 @@
|
||||||
"jest-each": "^25.5.0",
|
"jest-each": "^25.5.0",
|
||||||
"jest-matcher-utils": "^25.5.0",
|
"jest-matcher-utils": "^25.5.0",
|
||||||
"jest-message-util": "^25.5.0",
|
"jest-message-util": "^25.5.0",
|
||||||
"jest-runtime": "^25.5.2",
|
"jest-runtime": "^25.5.3",
|
||||||
"jest-snapshot": "^25.5.1",
|
"jest-snapshot": "^25.5.1",
|
||||||
"jest-util": "^25.5.0",
|
"jest-util": "^25.5.0",
|
||||||
"pretty-format": "^25.5.0",
|
"pretty-format": "^25.5.0",
|
||||||
|
@ -5877,28 +5877,17 @@
|
||||||
"throat": "^5.0.0"
|
"throat": "^5.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@jest/globals": {
|
|
||||||
"version": "25.5.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-25.5.2.tgz",
|
|
||||||
"integrity": "sha512-AgAS/Ny7Q2RCIj5kZ+0MuKM1wbF0WMLxbCVl/GOMoCNbODRdJ541IxJ98xnZdVSZXivKpJlNPIWa3QmY0l4CXA==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@jest/environment": "^25.5.0",
|
|
||||||
"@jest/types": "^25.5.0",
|
|
||||||
"expect": "^25.5.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@jest/test-sequencer": {
|
"@jest/test-sequencer": {
|
||||||
"version": "25.5.2",
|
"version": "25.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-25.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-25.5.3.tgz",
|
||||||
"integrity": "sha512-spQjGJ+QTjqB2NcZclkEpStF4uXxfpMfGAsW12dtxfjR9nsxTyTEYt8JUtrpxfYk8R1iTbcwkayekxZPB2MEiw==",
|
"integrity": "sha512-/xvmwp+7eTsgmbyFp649WCpyf6x+c7CMERYOnZtIYIqpOW2p0vDbY1TNyr1wum4c/xSe+KR8iBIzsZKa6csmeg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@jest/test-result": "^25.5.0",
|
"@jest/test-result": "^25.5.0",
|
||||||
"graceful-fs": "^4.2.4",
|
"graceful-fs": "^4.2.4",
|
||||||
"jest-haste-map": "^25.5.1",
|
"jest-haste-map": "^25.5.1",
|
||||||
"jest-runner": "^25.5.2",
|
"jest-runner": "^25.5.3",
|
||||||
"jest-runtime": "^25.5.2"
|
"jest-runtime": "^25.5.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@jest/types": {
|
"@jest/types": {
|
||||||
|
@ -5991,13 +5980,13 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jest-config": {
|
"jest-config": {
|
||||||
"version": "25.5.2",
|
"version": "25.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-25.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-25.5.3.tgz",
|
||||||
"integrity": "sha512-6KVTvhJYyXQVFMDxMCxqf9IgdI0dhdaIKR9WN9U+w3xcvNEWCgwzK5LaSx6hvthgh/sukJb3bC4jMnIUXkWu+A==",
|
"integrity": "sha512-PrzL7wCP9XMEmUd+0ArcR37SVL7oF1lnIPxzppfeYvPytOtgTdXa2M/0TKcPYPHaa/T3UvHEpSNiC25yXktfsQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/core": "^7.1.0",
|
"@babel/core": "^7.1.0",
|
||||||
"@jest/test-sequencer": "^25.5.2",
|
"@jest/test-sequencer": "^25.5.3",
|
||||||
"@jest/types": "^25.5.0",
|
"@jest/types": "^25.5.0",
|
||||||
"babel-jest": "^25.5.1",
|
"babel-jest": "^25.5.1",
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
|
@ -6017,35 +6006,10 @@
|
||||||
"realpath-native": "^2.0.0"
|
"realpath-native": "^2.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jest-jasmine2": {
|
|
||||||
"version": "25.5.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-25.5.2.tgz",
|
|
||||||
"integrity": "sha512-wRtHAy97F4hafJgnh5CwI/N1tDo7z+urteQAyr3rjK7X3TZWX5hSV4cO7WIBKLDV0kPICCmsGiNYs1caeHD/sQ==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@babel/traverse": "^7.1.0",
|
|
||||||
"@jest/environment": "^25.5.0",
|
|
||||||
"@jest/source-map": "^25.5.0",
|
|
||||||
"@jest/test-result": "^25.5.0",
|
|
||||||
"@jest/types": "^25.5.0",
|
|
||||||
"chalk": "^3.0.0",
|
|
||||||
"co": "^4.6.0",
|
|
||||||
"expect": "^25.5.0",
|
|
||||||
"is-generator-fn": "^2.0.0",
|
|
||||||
"jest-each": "^25.5.0",
|
|
||||||
"jest-matcher-utils": "^25.5.0",
|
|
||||||
"jest-message-util": "^25.5.0",
|
|
||||||
"jest-runtime": "^25.5.2",
|
|
||||||
"jest-snapshot": "^25.5.1",
|
|
||||||
"jest-util": "^25.5.0",
|
|
||||||
"pretty-format": "^25.5.0",
|
|
||||||
"throat": "^5.0.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"jest-runner": {
|
"jest-runner": {
|
||||||
"version": "25.5.2",
|
"version": "25.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-25.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-25.5.3.tgz",
|
||||||
"integrity": "sha512-GvaM0AWSfyer46BEranPSmKoNNW9RqLGnjKftE6I5Ia6cfjdHHeTHAus7Mh9PdjWzGqrXsLSGdErX+4wMvN3rQ==",
|
"integrity": "sha512-g4DyOG9hXdFhYL57bzVKWT6AuakcwDgvkB1RIie17mzF1EK4FFLSq9D/5hglgWtlhh6IH3CRDePIFetMHzLmCw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@jest/console": "^25.5.0",
|
"@jest/console": "^25.5.0",
|
||||||
|
@ -6055,14 +6019,14 @@
|
||||||
"chalk": "^3.0.0",
|
"chalk": "^3.0.0",
|
||||||
"exit": "^0.1.2",
|
"exit": "^0.1.2",
|
||||||
"graceful-fs": "^4.2.4",
|
"graceful-fs": "^4.2.4",
|
||||||
"jest-config": "^25.5.2",
|
"jest-config": "^25.5.3",
|
||||||
"jest-docblock": "^25.3.0",
|
"jest-docblock": "^25.3.0",
|
||||||
"jest-haste-map": "^25.5.1",
|
"jest-haste-map": "^25.5.1",
|
||||||
"jest-jasmine2": "^25.5.2",
|
"jest-jasmine2": "^25.5.2",
|
||||||
"jest-leak-detector": "^25.5.0",
|
"jest-leak-detector": "^25.5.0",
|
||||||
"jest-message-util": "^25.5.0",
|
"jest-message-util": "^25.5.0",
|
||||||
"jest-resolve": "^25.5.1",
|
"jest-resolve": "^25.5.1",
|
||||||
"jest-runtime": "^25.5.2",
|
"jest-runtime": "^25.5.3",
|
||||||
"jest-util": "^25.5.0",
|
"jest-util": "^25.5.0",
|
||||||
"jest-worker": "^25.5.0",
|
"jest-worker": "^25.5.0",
|
||||||
"source-map-support": "^0.5.6",
|
"source-map-support": "^0.5.6",
|
||||||
|
@ -6070,9 +6034,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jest-runtime": {
|
"jest-runtime": {
|
||||||
"version": "25.5.2",
|
"version": "25.5.3",
|
||||||
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-25.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-25.5.3.tgz",
|
||||||
"integrity": "sha512-UQTPBnE73qpGMKAXYB2agoC+6hMyT3dWXVL+cYibCFRm0tx2A+0+8wceoivRCtxQGaQr52c+qMRIOIRqmhAgHQ==",
|
"integrity": "sha512-q6ajy2rtRDjIzSJm7J0g1kYG4MLlgfBeMNdaEKOa7z/JHLxEBz0ija67C9UioO1L0oWxiulH3Zt7iFhE8r3ITg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@jest/console": "^25.5.0",
|
"@jest/console": "^25.5.0",
|
||||||
|
@ -6088,7 +6052,7 @@
|
||||||
"exit": "^0.1.2",
|
"exit": "^0.1.2",
|
||||||
"glob": "^7.1.3",
|
"glob": "^7.1.3",
|
||||||
"graceful-fs": "^4.2.4",
|
"graceful-fs": "^4.2.4",
|
||||||
"jest-config": "^25.5.2",
|
"jest-config": "^25.5.3",
|
||||||
"jest-haste-map": "^25.5.1",
|
"jest-haste-map": "^25.5.1",
|
||||||
"jest-message-util": "^25.5.0",
|
"jest-message-util": "^25.5.0",
|
||||||
"jest-mock": "^25.5.0",
|
"jest-mock": "^25.5.0",
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
"eslint-plugin-jest": "^23.8.2",
|
"eslint-plugin-jest": "^23.8.2",
|
||||||
"husky": "^4.2.5",
|
"husky": "^4.2.5",
|
||||||
"jest": "^25.5.2",
|
"jest": "^25.5.2",
|
||||||
"jest-circus": "^25.5.2",
|
"jest-circus": "^25.5.3",
|
||||||
"lint-staged": "^10.2.1",
|
"lint-staged": "^10.2.1",
|
||||||
"nock": "^12.0.3",
|
"nock": "^12.0.3",
|
||||||
"prettier": "2.0.5",
|
"prettier": "2.0.5",
|
||||||
|
|
Loading…
Reference in a new issue