Skip to content

Commit

Permalink
Merge pull request #93 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yowainwright authored Feb 20, 2025
2 parents 86c7c75 + a95ea37 commit 8cfd926
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 229 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,26 +45,26 @@
"ora": "^8.0.1"
},
"devDependencies": {
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@types/gradient-string": "1.1.6",
"@types/node": "22.12.0",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"@types/node": "22.13.4",
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"codependence": "0.3.1",
"eslint": "9.19.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-prettier": "^5.1.3",
"husky": "9.1.7",
"is-ci": "^3.0.1",
"lint-staged": "15.4.3",
"prettier": "3.4.2",
"prettier": "3.5.1",
"release-it": "18.1.2",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tslib": "2.8.1",
"tsup": "8.3.6",
"type-fest": "4.33.0",
"type-fest": "4.35.0",
"typescript": "5.7.3",
"typescript-eslint": "^7.8.0",
"vitest": "^1.2.1"
Expand Down
Loading

0 comments on commit 8cfd926

Please sign in to comment.