Skip to content

Commit 33212cc

Browse files
authored
Merge branch 'main' into yowainwright-patch-1
2 parents 473ae8f + 4213e22 commit 33212cc

File tree

2 files changed

+435
-537
lines changed

2 files changed

+435
-537
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -38,30 +38,30 @@
3838
},
3939
"homepage": "https://github.com/yowainwright/es-check#readme",
4040
"devDependencies": {
41-
"@commitlint/cli": "18.4.4",
42-
"@commitlint/config-conventional": "18.4.4",
43-
"@commitlint/prompt": "18.4.4",
41+
"@commitlint/cli": "19.2.1",
42+
"@commitlint/config-conventional": "19.1.0",
43+
"@commitlint/prompt": "19.2.0",
4444
"assert": "^2.1.0",
4545
"codecov": "^3.8.3",
4646
"codependence": "^0.2.6",
4747
"commitizen": "4.3.0",
4848
"conventional-changelog-cli": "^4.1.0",
49-
"eslint": "8.56.0",
49+
"eslint": "8.57.0",
5050
"eslint-config-prettier": "9.1.0",
51-
"husky": "8.0.3",
51+
"husky": "9.0.11",
5252
"is-ci": "^3.0.1",
53-
"mocha": "^10.2.0",
53+
"mocha": "10.3.0",
5454
"nyc": "^15.1.0",
5555
"path-exists-cli": "^2.0.0",
56-
"prettier": "3.2.4",
57-
"release-it": "17.0.1"
56+
"prettier": "3.2.5",
57+
"release-it": "17.1.1"
5858
},
5959
"dependencies": {
6060
"acorn": "8.11.3",
61-
"commander": "11.1.0",
61+
"commander": "12.0.0",
6262
"fast-glob": "^3.3.2",
6363
"supports-color": "^8.1.1",
64-
"winston": "^3.11.0"
64+
"winston": "3.13.0"
6565
},
6666
"engines": {
6767
"node": ">= 4"

0 commit comments

Comments
 (0)