⬆ Bump @types/jest from 25.2.3 to 26.0.0

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-10 14:36:16 +00:00
committed by Bruce Markham
parent 3e0b75d8d5
commit 8c0efced30
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2492,9 +2492,9 @@
}
},
"@types/jest": {
"version": "25.2.3",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz",
"integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==",
"version": "26.0.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.0.tgz",
"integrity": "sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==",
"dev": true,
"requires": {
"jest-diff": "^25.2.1",

View File

@@ -42,7 +42,7 @@
"@commitlint/core": "^8.3.5",
"@semantic-release/git": "^9.0.0",
"@semantic-release/github": "^7.0.5",
"@types/jest": "^25.2.1",
"@types/jest": "^26.0.0",
"antlr4ts-cli": "^0.5.0-alpha.3",
"commitlint-config-gitmoji": "^1.0.1",
"cpy-cli": "^3.1.0",