Skip to content

Commit 8d24a27

Browse files
chore: bump version
1 parent 8829ed9 commit 8d24a27

File tree

2 files changed

+213
-53
lines changed

2 files changed

+213
-53
lines changed

package-lock.json

Lines changed: 211 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitiquette",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Plugin for commitizen to use commitLint config",
55
"main": "dist/index.js",
66
"scripts": {
@@ -36,7 +36,7 @@
3636
"jest": "^25.1.0",
3737
"lint-staged": "^10.0.2",
3838
"prettier": "^1.19.1",
39-
"ts-jest": "^25.0.0",
39+
"ts-jest": "^26.5.4",
4040
"typescript": "^3.7.4"
4141
},
4242
"config": {

0 commit comments

Comments
 (0)