Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jest-circus from 28.1.0 to 28.1.1 in /action #349

Merged
merged 1 commit into from
Jun 8, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump jest-circus from 28.1.0 to 28.1.1 in /action
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 28.1.0 to 28.1.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/v28.1.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] <support@github.com>
dependabot[bot] authored Jun 8, 2022
commit f94b54d908eecd70907629b59cc7d979d18cad10
610 changes: 305 additions & 305 deletions action/package-lock.json
2 changes: 1 addition & 1 deletion action/package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"@types/jest": "^28.1.1",
"@types/node": "^16.11.33",
"jest": "^28.1.0",
"jest-circus": "^28.1.0",
"jest-circus": "^28.1.1",
"prettier": "^2.6.2",
"ts-jest": "^28.0.4",
"typescript": "^4.7.3"