Skip to content

Commit 322597e

Browse files
authored
Merge pull request #213 from yowainwright/update-dependencies
[Codependence] update dependencies
2 parents 38f84c6 + 940c0f8 commit 322597e

File tree

2 files changed

+140
-185
lines changed

2 files changed

+140
-185
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
},
3939
"homepage": "https://github.com/yowainwright/es-check#readme",
4040
"devDependencies": {
41-
"@commitlint/cli": "19.4.1",
42-
"@commitlint/config-conventional": "19.4.1",
41+
"@commitlint/cli": "19.5.0",
42+
"@commitlint/config-conventional": "19.5.0",
4343
"@commitlint/format": "^19.3.0",
44-
"@commitlint/prompt": "19.4.1",
44+
"@commitlint/prompt": "19.5.0",
4545
"assert": "^2.1.0",
4646
"codecov": "^3.8.3",
4747
"codependence": "^0.3.1",
4848
"commitizen": "4.3.0",
4949
"conventional-changelog-cli": "^5.0.0",
5050
"eslint": "9.10.0",
5151
"eslint-config-prettier": "9.1.0",
52-
"husky": "9.1.5",
52+
"husky": "9.1.6",
5353
"is-ci": "^3.0.1",
5454
"mocha": "10.7.3",
5555
"nyc": "^17.0.0",

0 commit comments

Comments
 (0)