Skip to content

Commit

Permalink
Merge pull request #121 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
[Codependence]  update dependencies
  • Loading branch information
kodiakhq[bot] committed Aug 19, 2024
2 parents 6830893 + 0fb642e commit cf3b670
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 1,117 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"license": "MIT",
"dependencies": {
"commander": "12.1.0",
"compare-versions": "6.1.0",
"compare-versions": "6.1.1",
"cosmiconfig": "9.0.0",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
Expand All @@ -42,31 +42,31 @@
"zip-a-folder": "3.1.7"
},
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/prompt": "^19.3.0",
"@commitlint/prompt-cli": "19.3.1",
"@commitlint/prompt-cli": "19.4.0",
"@eslint/js": "^9.1.1",
"@types/fs-extra": "11.0.4",
"@types/gradient-string": "1.1.6",
"@types/node": "20.14.9",
"@types/node": "22.4.1",
"@types/rimraf": "4.0.5",
"@types/validate-npm-package-name": "4.0.2",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"codependence": "0.3.1",
"eslint": "9.6.0",
"eslint": "9.9.0",
"eslint-config-prettier": "9.1.0",
"globals": "^15.0.0",
"json5": "^2.2.3",
"prettier": "3.3.2",
"release-it": "17.4.0",
"rimraf": "5.0.7",
"prettier": "3.3.3",
"release-it": "17.6.0",
"rimraf": "6.0.1",
"tslib": "2.6.3",
"tsup": "8.1.0",
"tsup": "8.2.4",
"tsutils": "^3.21.0",
"tsx": "^4.7.0",
"typescript": "5.5.2",
"typescript": "5.5.4",
"typescript-eslint": "^7.7.1"
},
"keywords": [
Expand Down
Loading

0 comments on commit cf3b670

Please sign in to comment.