mirror of
https://github.com/peter-evans/create-or-update-comment.git
synced 2025-01-18 19:22:44 +08:00
Bump jest-circus from 27.4.2 to 27.5.1 (#171)
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.4.2 to 27.5.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v27.5.1/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
67c4b8d37d
commit
6037e73037
28
package-lock.json
generated
28
package-lock.json
generated
@ -3431,27 +3431,27 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jest-circus": {
|
"jest-circus": {
|
||||||
"version": "27.4.2",
|
"version": "27.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
|
||||||
"integrity": "sha512-2ePUSru1BGMyzxsMvRfu+tNb+PW60rUyMLJBfw1Nrh5zC8RoTPfF+zbE0JToU31a6ZVe4nnrNKWYRzlghAbL0A==",
|
"integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@jest/environment": "^27.4.2",
|
"@jest/environment": "^27.5.1",
|
||||||
"@jest/test-result": "^27.4.2",
|
"@jest/test-result": "^27.5.1",
|
||||||
"@jest/types": "^27.4.2",
|
"@jest/types": "^27.5.1",
|
||||||
"@types/node": "*",
|
"@types/node": "*",
|
||||||
"chalk": "^4.0.0",
|
"chalk": "^4.0.0",
|
||||||
"co": "^4.6.0",
|
"co": "^4.6.0",
|
||||||
"dedent": "^0.7.0",
|
"dedent": "^0.7.0",
|
||||||
"expect": "^27.4.2",
|
"expect": "^27.5.1",
|
||||||
"is-generator-fn": "^2.0.0",
|
"is-generator-fn": "^2.0.0",
|
||||||
"jest-each": "^27.4.2",
|
"jest-each": "^27.5.1",
|
||||||
"jest-matcher-utils": "^27.4.2",
|
"jest-matcher-utils": "^27.5.1",
|
||||||
"jest-message-util": "^27.4.2",
|
"jest-message-util": "^27.5.1",
|
||||||
"jest-runtime": "^27.4.2",
|
"jest-runtime": "^27.5.1",
|
||||||
"jest-snapshot": "^27.4.2",
|
"jest-snapshot": "^27.5.1",
|
||||||
"jest-util": "^27.4.2",
|
"jest-util": "^27.5.1",
|
||||||
"pretty-format": "^27.4.2",
|
"pretty-format": "^27.5.1",
|
||||||
"slash": "^3.0.0",
|
"slash": "^3.0.0",
|
||||||
"stack-utils": "^2.0.3",
|
"stack-utils": "^2.0.3",
|
||||||
"throat": "^6.0.1"
|
"throat": "^6.0.1"
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"eslint-plugin-github": "^4.7.0",
|
"eslint-plugin-github": "^4.7.0",
|
||||||
"eslint-plugin-jest": "^27.2.1",
|
"eslint-plugin-jest": "^27.2.1",
|
||||||
"jest": "^27.5.1",
|
"jest": "^27.5.1",
|
||||||
"jest-circus": "^27.4.2",
|
"jest-circus": "^27.5.1",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"prettier": "^2.8.7",
|
"prettier": "^2.8.7",
|
||||||
"ts-jest": "^27.1.5",
|
"ts-jest": "^27.1.5",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user