Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#67)
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 Feb 1, 2025
1 parent 3a4e9f1 commit 8d227af
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,18 +49,18 @@
"isexe": "^3.1.1"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.19.0",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.3",
"eslint": "^9.17.0",
"@types/node": "^22.12.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.14.0",
"mocha": "^11.0.1",
"mocha": "^11.1.0",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.0"
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0"
},
"packageManager": "[email protected]"
}

0 comments on commit 8d227af

Please sign in to comment.