Skip to content

Commit 2e8fceb

Browse files
Bump @types/jest from 25.1.1 to 25.1.3 (#12)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.1 to 25.1.3. - [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>
1 parent 59b8d89 commit 2e8fceb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -10,7 +10,7 @@
1010
"preset": "ts-jest"
1111
},
1212
"devDependencies": {
13-
"@types/jest": "^25.1.1",
13+
"@types/jest": "^25.1.3",
1414
"jest": "^25.1.0",
1515
"ts-jest": "^25.2.1",
1616
"ts-loader": "^6.2.1",

0 commit comments

Comments
 (0)