Skip to content

Commit 95a93ce

Browse files
authored
Merge pull request #211 from yowainwright/update-dependencies
2 parents 510f217 + f45e77e commit 95a93ce

File tree

2 files changed

+3931
-3443
lines changed

2 files changed

+3931
-3443
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -38,31 +38,31 @@
3838
},
3939
"homepage": "https://github.com/yowainwright/es-check#readme",
4040
"devDependencies": {
41-
"@commitlint/cli": "19.3.0",
42-
"@commitlint/config-conventional": "19.2.2",
41+
"@commitlint/cli": "19.4.1",
42+
"@commitlint/config-conventional": "19.4.1",
4343
"@commitlint/format": "^19.3.0",
44-
"@commitlint/prompt": "19.3.0",
44+
"@commitlint/prompt": "19.4.1",
4545
"assert": "^2.1.0",
4646
"codecov": "^3.8.3",
47-
"codependence": "^0.3.0",
47+
"codependence": "^0.3.1",
4848
"commitizen": "4.3.0",
49-
"conventional-changelog-cli": "^4.1.0",
50-
"eslint": "9.1.1",
49+
"conventional-changelog-cli": "^5.0.0",
50+
"eslint": "9.9.1",
5151
"eslint-config-prettier": "9.1.0",
52-
"husky": "9.0.11",
52+
"husky": "9.1.5",
5353
"is-ci": "^3.0.1",
54-
"mocha": "10.4.0",
55-
"nyc": "^15.1.0",
54+
"mocha": "10.7.3",
55+
"nyc": "^17.0.0",
5656
"path-exists-cli": "^2.0.0",
57-
"prettier": "3.2.5",
58-
"release-it": "17.2.0"
57+
"prettier": "3.3.3",
58+
"release-it": "17.6.0"
5959
},
6060
"dependencies": {
61-
"acorn": "8.11.3",
62-
"commander": "12.0.0",
61+
"acorn": "8.12.1",
62+
"commander": "12.1.0",
6363
"fast-glob": "^3.3.2",
6464
"supports-color": "8.1.1",
65-
"winston": "3.13.0"
65+
"winston": "3.14.2"
6666
},
6767
"engines": {
6868
"node": ">= 4"

0 commit comments

Comments
 (0)