Skip to content

Commit

Permalink
Merge pull request #97 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
[Codependence]  update dependencies
  • Loading branch information
kodiakhq[bot] authored Nov 11, 2024
2 parents ddb7803 + f7da01c commit bbd5984
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 73 deletions.
8 changes: 4 additions & 4 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.8.7",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@types/node": "22.9.0",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"codependence": "^0.3.1",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -34,7 +34,7 @@
"@eslint/js": "^9.14.0",
"commander": "12.1.0",
"fs-extra": "11.2.0",
"typescript-eslint": "^8.12.2"
"typescript-eslint": "^8.13.0"
},
"codependence": {
"codependencies": [
Expand Down
132 changes: 63 additions & 69 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 bbd5984

Please sign in to comment.