Skip to content

Commit

Permalink
fix(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 05c7fa7 commit 3992d3e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"author": "Nordic Semiconductor ASA | nordicsemi.no",
"license": "BSD-3-Clause",
"dependencies": {
"@eslint/js": "8.57.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"eslint": "8.57.1",
"@eslint/js": "9.11.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-unicorn": "55.0.0",
"typescript": "5.6.2",
"typescript-eslint": "7.18.0"
"typescript-eslint": "8.6.0"
},
"devDependencies": {
"@bifravst/prettier-config": "1.1.0",
Expand Down

0 comments on commit 3992d3e

Please sign in to comment.