We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9ab4c commit cb0ea81Copy full SHA for cb0ea81
2 files changed
package.json
@@ -29,9 +29,9 @@
29
"chai": "6.2.2",
30
"chai-as-promised": "8.0.2",
31
"concurrently": "9.2.1",
32
- "eslint": "10.0.2",
+ "eslint": "10.0.3",
33
"eslint-import-resolver-typescript": "4.4.4",
34
- "eslint-plugin-import-x": "4.16.1",
+ "eslint-plugin-import-x": "4.16.2",
35
"eslint-plugin-lit": "2.2.1",
36
"eslint-plugin-simple-import-sort": "12.1.1",
37
"eslint-plugin-storybook": "10.2.16",
@@ -45,7 +45,7 @@
45
"rimraf": "6.1.3",
46
"sinon": "21.0.1",
47
"typescript": "5.9.3",
48
- "typescript-eslint": "8.56.1",
+ "typescript-eslint": "8.57.0",
49
"vite-plugin-dts": "4.5.4"
50
},
51
"license": "Apache-2.0",
0 commit comments