Skip to content

Commit

Permalink
Merge pull request #219 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
[Codependence]  update dependencies
  • Loading branch information
yowainwright authored Dec 2, 2024
2 parents dbc12d2 + a71e254 commit d2d7a2b
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 132 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,31 +38,31 @@
},
"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.16.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",
"prettier": "3.4.1",
"release-it": "17.10.0"
},
"dependencies": {
"acorn": "8.14.0",
"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 d2d7a2b

Please sign in to comment.