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 Jun 14, 2024
1 parent 22a9f8c commit c9c16e5
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 @@ -20,13 +20,13 @@
"author": "Nordic Semiconductor ASA | nordicsemi.no",
"license": "BSD-3-Clause",
"dependencies": {
"@eslint/js": "8.57.0",
"@eslint/js": "9.5.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"eslint": "8.57.0",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-unicorn": "54.0.0",
"typescript": "5.4.5",
"typescript-eslint": "7.13.0"
},
Expand Down

0 comments on commit c9c16e5

Please sign in to comment.