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 a457a06 commit 984e7ddCopy full SHA for 984e7dd
package.json
@@ -24,10 +24,10 @@
24
"typescript": ">=4.7"
25
},
26
"dependencies": {
27
- "@eslint/js": "8.57.0",
+ "@eslint/js": "8.57.1",
28
"@next/eslint-plugin-next": "14.1.4",
29
"@types/node": "20.11.26",
30
- "eslint": "8.57.0",
+ "eslint": "8.57.1",
31
"eslint-import-resolver-typescript": "3.6.1",
32
"eslint-mdx": "3.1.5",
33
"eslint-plugin-import-x": "0.5.3",
0 commit comments