Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent f452cb7 commit b7fc766
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"isexe": "^3.1.1"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.12",
"eslint": "^9.12.0",
"@types/node": "^20.16.13",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.11.0",
"mocha": "^10.7.3",
Expand All @@ -62,5 +62,5 @@
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}

0 comments on commit b7fc766

Please sign in to comment.