Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yowainwright authored and github-actions[bot] committed Nov 25, 2024
1 parent dbc12d2 commit c6d34cb
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 126 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
},
"homepage": "https://github.com/yowainwright/es-check#readme",
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/format": "^19.3.0",
"@commitlint/prompt": "19.5.0",
"@commitlint/prompt": "19.6.0",
"assert": "^2.1.0",
"codecov": "^3.8.3",
"codependence": "^0.3.1",
"commitizen": "4.3.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "9.13.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.6",
"husky": "9.1.7",
"is-ci": "^3.0.1",
"mocha": "10.7.3",
"mocha": "10.8.2",
"nyc": "^17.1.0",
"path-exists-cli": "^2.0.0",
"prettier": "3.3.3",
Expand All @@ -62,7 +62,7 @@
"commander": "12.1.0",
"fast-glob": "^3.3.2",
"supports-color": "8.1.1",
"winston": "3.15.0"
"winston": "3.17.0"
},
"engines": {
"node": ">= 4"
Expand Down
Loading

0 comments on commit c6d34cb

Please sign in to comment.