4 Commits

Author SHA1 Message Date
semantic-release-bot
49399dea73 chore(release): 1.0.12 [skip ci]
## [1.0.12](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.11...v1.0.12) (2026-03-07)
2026-03-07 15:33:46 +00:00
renovate[bot]
213ddcc1ee chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.506 → 3.2.507) (#164)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 17:31:15 +02:00
semantic-release-bot
3268947c00 chore(release): 1.0.11 [skip ci]
## [1.0.11](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.10...v1.0.11) (2026-03-06)
2026-03-06 14:05:45 +00:00
renovate[bot]
546289b56a chore(deps): update actions/setup-node action (v6.2.0 → v6.3.0) (#161) 2026-03-06 16:03:15 +02:00
5 changed files with 8 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
always-auth: true
node-version-file: ".nvmrc"

View File

@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
with:
always-auth: true
node-version-file: '.nvmrc'

View File

@@ -56,7 +56,7 @@ repos:
- id: renovate-config-validator
- repo: https://github.com/bridgecrewio/checkov.git
rev: '3.2.506'
rev: '3.2.507'
hooks:
- id: checkov
args:

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.12](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.11...v1.0.12) (2026-03-07)
## [1.0.11](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.10...v1.0.11) (2026-03-06)
## [1.0.10](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.9...v1.0.10) (2026-03-05)
## [1.0.9](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.8...v1.0.9) (2026-03-05)

View File

@@ -1,6 +1,6 @@
{
"name": "@ivuorinen/browserslist-config",
"version": "1.0.10",
"version": "1.0.12",
"description": "ivuorinen's shareable configuration for Browserslist.",
"type": "module",
"author": {