RubyGems
npm
Organizations
Log in
Sign up
npm
@eslinted/core
Versions diffs
10.0.0 → 10.0.2
@eslinted/core 10.0.0 → 10.0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/.github/workflows/RELEASE.yml
+1
-1
package/.github/workflows/rc.yml
+1
-1
package/package.json
+1
-1
package/.github/workflows/RELEASE.yml
CHANGED
Viewed
@@ -20,7 +20,7 @@ jobs:
20
20
with:
21
21
submodules: true
22
22
lfs: false
23
-
- name: Install Node
v22
23
+
- name: Install Node
24
24
id: node
25
25
uses: actions/setup-node@v4
26
26
with:
package/.github/workflows/rc.yml
CHANGED
Viewed
@@ -20,7 +20,7 @@ jobs:
20
20
with:
21
21
submodules: true
22
22
lfs: false
23
-
- name: Install Node
v22
23
+
- name: Install Node
24
24
id: node
25
25
uses: actions/setup-node@v4
26
26
with:
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"_schemaVersion": "22.10.2",
3
3
"name": "@eslinted/core",
4
-
"version": "10.0.
0
",
4
+
"version": "10.0.
2
",
5
5
"description": "Core ESLint flat config factory npm package `linted`.",
6
6
"keywords": [],
7
7
"repository": "github:jimmy-zhening-luo/linted-core",