Skip to content

Commit

Permalink
Merge pull request #215 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
[Codependence]  update dependencies
  • Loading branch information
yowainwright authored Oct 28, 2024
2 parents 7a02929 + c3ebfb2 commit a77378c
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 404 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,24 +45,24 @@
"assert": "^2.1.0",
"codecov": "^3.8.3",
"codependence": "^0.3.1",
"commitizen": "4.3.0",
"commitizen": "4.3.1",
"conventional-changelog-cli": "^5.0.0",
"eslint": "9.11.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.6",
"is-ci": "^3.0.1",
"mocha": "10.7.3",
"nyc": "^17.1.0",
"path-exists-cli": "^2.0.0",
"prettier": "3.3.3",
"release-it": "17.6.0"
"release-it": "17.10.0"
},
"dependencies": {
"acorn": "8.12.1",
"acorn": "8.14.0",
"commander": "12.1.0",
"fast-glob": "^3.3.2",
"supports-color": "8.1.1",
"winston": "3.14.2"
"winston": "3.15.0"
},
"engines": {
"node": ">= 4"
Expand Down
Loading

0 comments on commit a77378c

Please sign in to comment.