Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 5b380b4 commit dea9885
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 @@ -48,15 +48,15 @@
},
"devDependencies": {
"@eslint/js": "9.8.0",
"@oliversalzburg/eslint-config": "0.0.24",
"@oliversalzburg/eslint-config": "0.0.29",
"@types/chai": "4.3.17",
"@types/eslint": "9.6.0",
"@types/mocha": "10.0.7",
"@types/node": "20.14.14",
"esbuild": "0.23.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-tsdoc": "0.3.0",
"globals": "15.9.0",
"lint-staged": "15.2.8",
Expand All @@ -65,7 +65,7 @@
"prettier-plugin-organize-imports": "4.0.0",
"prettier-plugin-sh": "0.14.0",
"typescript": "5.5.4",
"typescript-eslint": "8.0.0-alpha.54"
"typescript-eslint": "8.0.1"
},
"packageManager": "yarn@4.3.1"
}

0 comments on commit dea9885

Please sign in to comment.