Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#117)
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 Aug 26, 2024
1 parent 05a10e3 commit 6947411
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"@tsconfig/node20": "^20.1.4",
"@types/mime-types": "^2.1.4",
"@types/mocha": "^10.0.7",
"@types/node": "^20.16.1",
"@types/yargs": "^17.0.33",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.9.0",
"mocha": "^10.7.3",
Expand All @@ -57,5 +57,5 @@
"typescript": "^5.5.4",
"typescript-eslint": "^8.2.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}

0 comments on commit 6947411

Please sign in to comment.