Skip to content

Commit a26f83c

Browse files
chore: update dependency jest to v25 (#929)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent 2bc32da commit a26f83c

File tree

3 files changed

+897
-674
lines changed

3 files changed

+897
-674
lines changed

@commitlint/execute-rule/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@commitlint/utils": "^8.3.4",
3939
"@types/jest": "25.1.1",
4040
"@types/lodash": "4.14.149",
41-
"jest": "24.8.0",
41+
"jest": "25.1.0",
4242
"ts-jest": "24.1.0"
4343
}
4444
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@types/jest": "25.1.1",
8888
"docsify-cli": "4.3.0",
8989
"husky": "3.0.9",
90-
"jest": "24.8.0",
90+
"jest": "25.1.0",
9191
"lerna": "3.20.2",
9292
"lint-staged": "8.2.1",
9393
"prettier": "1.17.1",

0 commit comments

Comments
 (0)