@eslinted/core 3.0.1 → 3.0.2-rc.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"_schemaVersion": "20.14.0",
|
3
3
|
"name": "@eslinted/core",
|
4
|
-
"version": "3.0.
|
4
|
+
"version": "3.0.2-rc.0",
|
5
5
|
"description": "Core ESLint flat config factory npm package `linted`.",
|
6
6
|
"keywords": [],
|
7
7
|
"license": "MIT",
|
@@ -27,7 +27,7 @@
|
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
29
|
"eslint": "~9.8.0",
|
30
|
-
"linted": "~16.0.
|
30
|
+
"linted": "~16.0.2",
|
31
31
|
"npm-run-all": "^4.1.5",
|
32
32
|
"typescript": "^5.5.4"
|
33
33
|
},
|