Skip to content

Commit

Permalink
Bump @types/jest from 26.0.23 to 27.0.1
Browse files Browse the repository at this point in the history
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 27.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 13, 2021
1 parent 3041ae5 commit 2ec2ccd
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 6 deletions.
76 changes: 71 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {},
"devDependencies": {
"@types/jest": "^26.0.22",
"@types/jest": "^27.0.1",
"@types/node": "^16.3.0",
"coveralls": "^3.1.0",
"jest": "^26.6.3",
Expand Down

0 comments on commit 2ec2ccd

Please sign in to comment.