Skip to content

Commit

Permalink
Bump @types/jest from 26.0.24 to 27.4.0
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.24 to 27.4.0.
- [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 Feb 21, 2022
1 parent 2d5ba0a commit 6ed72d0
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 33 deletions.
250 changes: 219 additions & 31 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -23,7 +23,7 @@
"pluralize": "^8.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.24",
"@types/jest": "^27.4.0",
"@types/node": "^16.4.10",
"@types/yargs": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^4.29.0",
Expand All @@ -38,7 +38,7 @@
"jest": "^26.6.3",
"nock": "^13.1.1",
"ts-jest": "^26.5.6",
"ts-node": "^10.1.0",
"ts-node": "^10.5.0",
"typescript": "^4.3.5",
"yaml": "^1.10.2",
"yargs": "^17.3.1"
Expand Down

0 comments on commit 6ed72d0

Please sign in to comment.