mirror of
https://github.com/ivuorinen/base-configs-eslint.git
synced 2026-03-20 14:01:34 +00:00
Compare commits
3 Commits
v1.0.11
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12468b1cc7 | ||
|
|
a5f69d3184 | ||
|
|
257de98b01 |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
|||||||
run: npm install -g corepack --force && corepack enable
|
run: npm install -g corepack --force && corepack enable
|
||||||
|
|
||||||
- name: Cache Node Modules
|
- name: Cache Node Modules
|
||||||
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
|
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
|
||||||
id: cache
|
id: cache
|
||||||
with:
|
with:
|
||||||
path: node_modules
|
path: node_modules
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
All notable changes to this project will be documented in this file. See
|
All notable changes to this project will be documented in this file. See
|
||||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.0.12](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.11...v1.0.12) (2026-03-20)
|
||||||
|
|
||||||
## [1.0.11](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.10...v1.0.11) (2026-03-19)
|
## [1.0.11](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.10...v1.0.11) (2026-03-19)
|
||||||
|
|
||||||
## [1.0.10](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.9...v1.0.10) (2026-03-14)
|
## [1.0.10](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.9...v1.0.10) (2026-03-14)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@ivuorinen/eslint-config",
|
"name": "@ivuorinen/eslint-config",
|
||||||
"version": "1.0.11",
|
"version": "1.0.12",
|
||||||
"description": "ivuorinen's shareable configuration for ESLint.",
|
"description": "ivuorinen's shareable configuration for ESLint.",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Ismo Vuorinen",
|
"name": "Ismo Vuorinen",
|
||||||
|
|||||||
@@ -2686,9 +2686,9 @@ __metadata:
|
|||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"flatted@npm:^3.2.9":
|
"flatted@npm:^3.2.9":
|
||||||
version: 3.4.1
|
version: 3.4.2
|
||||||
resolution: "flatted@npm:3.4.1"
|
resolution: "flatted@npm:3.4.2"
|
||||||
checksum: 10c0/3987a7f1e39bc7215cece001354313b462cdb4fb2dde0df4f7acd9e5016fbae56ee6fb3f0870b2150145033be8bda4f01af6f87a00946049651131bbfca7dfa6
|
checksum: 10c0/a65b67aae7172d6cdf63691be7de6c5cd5adbdfdfe2e9da1a09b617c9512ed794037741ee53d93114276bff3f93cd3b0d97d54f9b316e1e4885dde6e9ffdf7ed
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user