We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f279fb5 commit a476bcfCopy full SHA for a476bcf
package.json
@@ -20,13 +20,13 @@
20
"author": "Nordic Semiconductor ASA | nordicsemi.no",
21
"license": "BSD-3-Clause",
22
"dependencies": {
23
- "@eslint/js": "8.57.0",
+ "@eslint/js": "9.4.0",
24
"@typescript-eslint/eslint-plugin": "7.12.0",
25
- "eslint": "8.57.0",
+ "eslint": "9.4.0",
26
"eslint-config-prettier": "9.1.0",
27
"eslint-plugin-import": "2.29.1",
28
"eslint-plugin-prefer-arrow": "1.2.3",
29
- "eslint-plugin-unicorn": "52.0.0",
+ "eslint-plugin-unicorn": "53.0.0",
30
"typescript": "5.4.5",
31
"typescript-eslint": "7.12.0"
32
},
0 commit comments