Skip to content

Commit a287e3c

Browse files
authored
Merge pull request #18 from webhacking/renovate/jest-25.x
Update dependency @types/jest to v25
2 parents 78dfa8a + 5c9f632 commit a287e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@types/axios": "0.14.0",
3333
"@types/iconv": "2.1.16",
3434
"@types/iconv-lite": "0.0.1",
35-
"@types/jest": "24.9.1",
35+
"@types/jest": "25.2.3",
3636
"jest": "24.7.1",
3737
"prettier": "1.19.1",
3838
"ts-jest": "24.3.0",

0 commit comments

Comments
 (0)