Skip to content

Commit

Permalink
Merge pull request #103 from yowainwright/update-dependencies
Browse files Browse the repository at this point in the history
[Codependence]  update dependencies
  • Loading branch information
kodiakhq[bot] authored Dec 16, 2024
2 parents 7f8abaf + b526802 commit 7941b7b
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 125 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"license": "MIT",
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"codependence": "^0.3.1",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"tslib": "2.8.1",
Expand All @@ -31,10 +31,10 @@
"typescript": "5.7.2"
},
"dependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"commander": "12.1.0",
"fs-extra": "11.2.0",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.18.0"
},
"codependence": {
"codependencies": [
Expand Down
Loading

0 comments on commit 7941b7b

Please sign in to comment.