Skip to content

Commit 1b144a4

Browse files
fix(deps): update eslint
1 parent e9a17ad commit 1b144a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"author": "Nordic Semiconductor ASA | nordicsemi.no",
2121
"license": "BSD-3-Clause",
2222
"dependencies": {
23-
"@eslint/js": "8.57.0",
23+
"@eslint/js": "9.5.0",
2424
"@typescript-eslint/eslint-plugin": "7.13.1",
25-
"eslint": "8.57.0",
25+
"eslint": "9.5.0",
2626
"eslint-config-prettier": "9.1.0",
2727
"eslint-plugin-import": "2.29.1",
2828
"eslint-plugin-prefer-arrow": "1.2.3",
29-
"eslint-plugin-unicorn": "52.0.0",
29+
"eslint-plugin-unicorn": "54.0.0",
3030
"typescript": "5.4.5",
3131
"typescript-eslint": "7.13.1"
3232
},

0 commit comments

Comments
 (0)