Skip to content

Commit

Permalink
Merge pull request #106 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
[Codependence]  update dependencies
  • Loading branch information
kodiakhq[bot] authored Jan 6, 2025
2 parents 493237b + c79088d commit 97928ab
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"license": "MIT",
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"@types/node": "22.10.5",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"codependence": "^0.3.1",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -32,9 +32,9 @@
},
"dependencies": {
"@eslint/js": "^9.17.0",
"commander": "12.1.0",
"commander": "13.0.0",
"fs-extra": "11.2.0",
"typescript-eslint": "^8.18.2"
"typescript-eslint": "^8.19.0"
},
"codependence": {
"codependencies": [
Expand Down
134 changes: 67 additions & 67 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97928ab

Please sign in to comment.