3 Commits

Author SHA1 Message Date
renovate[bot]
12468b1cc7 chore(actions): update actions/cache action (v5.0.3 → v5.0.4)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 10:14:50 +00:00
semantic-release-bot
a5f69d3184 chore(release): 1.0.12 [skip ci]
## [1.0.12](https://github.com/ivuorinen/base-configs-eslint/compare/v1.0.11...v1.0.12) (2026-03-20)
2026-03-20 10:13:55 +00:00
dependabot[bot]
257de98b01 chore(deps): bump flatted from 3.4.1 to 3.4.2 (#151)
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.4.1 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 12:11:15 +02:00
4 changed files with 7 additions and 5 deletions

View File

@@ -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

View File

@@ -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)

View File

@@ -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",

View File

@@ -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