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 Aug 23, 2024
1 parent 00a75f7 commit 8137516
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.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"eslint": "8.57.0",
"@eslint/js": "9.9.1",
"@typescript-eslint/eslint-plugin": "8.2.0",
"eslint": "9.9.1",
"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": "55.0.0",
"typescript": "5.5.4",
"typescript-eslint": "7.18.0"
"typescript-eslint": "8.2.0"
},
"devDependencies": {
"@bifravst/prettier-config": "1.1.0",
Expand Down

0 comments on commit 8137516

Please sign in to comment.