Skip to content

Commit 78c0bb3

Browse files
build(deps-dev): bump jest-circus from 27.2.0 to 27.2.1
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 27.2.0 to 27.2.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.2.1/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7555100 commit 78c0bb3

File tree

2 files changed

+151
-7
lines changed

2 files changed

+151
-7
lines changed

package-lock.json

Lines changed: 150 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-github": "^4.3.0",
4444
"eslint-plugin-jest": "^24.4.2",
4545
"jest": "^27.2.0",
46-
"jest-circus": "^27.2.0",
46+
"jest-circus": "^27.2.1",
4747
"js-yaml": "^4.1.0",
4848
"prettier": "2.4.1",
4949
"ts-jest": "^27.0.5",

0 commit comments

Comments
 (0)