43 Commits

Author SHA1 Message Date
semantic-release-bot
eed32be114 chore(release): 1.0.9 [skip ci]
## [1.0.9](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.8...v1.0.9) (2026-03-05)
2026-03-05 10:02:11 +00:00
dependabot[bot]
88cd3b2fd9 chore(deps): bump tar from 7.5.9 to 7.5.10 (#160)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.10
  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-05 11:59:26 +02:00
semantic-release-bot
0927c0d942 chore(release): 1.0.8 [skip ci]
## [1.0.8](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.7...v1.0.8) (2026-03-05)
2026-03-05 08:48:57 +00:00
renovate[bot]
bf99721bff chore(deps): update ivuorinen/actions action (v2026.02.24 → v2026.03.02) (#158)
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-05 08:46:21 +00:00
semantic-release-bot
4b960a26e5 chore(release): 1.0.7 [skip ci]
## [1.0.7](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.6...v1.0.7) (2026-03-04)
2026-03-04 02:17:08 +00:00
renovate[bot]
5a9f197ceb chore(deps): update github/codeql-action action (v4.32.4 → v4.32.5) (#157)
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-04 02:15:00 +00:00
semantic-release-bot
285999f95c chore(release): 1.0.6 [skip ci]
## [1.0.6](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.5...v1.0.6) (2026-03-02)
2026-03-02 01:35:09 +00:00
renovate[bot]
f36453d59e chore(deps): lock file maintenance (#156)
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-02 03:32:42 +02:00
semantic-release-bot
fb38a0ae0d chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.4...v1.0.5) (2026-03-01)
2026-03-01 09:06:51 +00:00
github-actions[bot]
5ed8241bae chore(deps): update browserslist database (#155) 2026-03-01 11:04:29 +02:00
semantic-release-bot
4a63ee4c33 chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.3...v1.0.4) (2026-02-27)
2026-02-27 21:24:07 +00:00
renovate[bot]
fa4655d694 chore(deps): lock file maintenance (#154)
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-02-27 23:21:46 +02:00
1c861d1adc chore: enforce least-privilege permissions in GitHub Actions workflows
Set top-level `permissions: {}` on all workflows and move required
permissions to job level. Switch publish.yml from secrets.PAT to
secrets.GITHUB_TOKEN so semantic-release can comment on PRs/issues.
2026-02-27 23:03:55 +02:00
semantic-release-bot
757058ee7f chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.2...v1.0.3) (2026-02-27)
2026-02-27 06:49:54 +00:00
dependabot[bot]
b1ebc839ab chore(deps): bump minimatch from 10.2.2 to 10.2.4 (#153)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.2.2 to 10.2.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v10.2.2...v10.2.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 10.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 08:47:32 +02:00
semantic-release-bot
434268a7aa chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.1...v1.0.2) (2026-02-27)
2026-02-27 06:45:12 +00:00
0fa54d63ef chore(deps): update npm dependencies 2026-02-27 08:42:46 +02:00
a4e53ab1cc chore: add branches configuration to .releaserc.json 2026-02-26 12:49:25 +02:00
renovate[bot]
e4f79b7fb6 chore(deps): update node.js (v24.13.1 → v24.14.0) (#152)
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-02-26 12:48:22 +02:00
renovate[bot]
fa2ec54084 chore(deps): update ivuorinen/actions action (v2026.02.18 → v2026.02.24) (#151)
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-02-26 10:35:46 +00:00
renovate[bot]
605feccf9d chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.504 → 3.2.506) (#150)
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-02-25 01:47:30 +00:00
renovate[bot]
6fcd250301 chore(deps): lock file maintenance (#149) 2026-02-23 21:36:27 +02:00
renovate[bot]
dcab78f53e chore(deps): update github/codeql-action action (v4.32.3 → v4.32.4) (#148)
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-02-22 21:15:25 +02:00
renovate[bot]
f699e41b1e chore(deps): update ivuorinen/actions action (v2026.02.10 → v2026.02.18) (#147)
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-02-21 04:26:31 +00:00
renovate[bot]
9b2b93f505 chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.501 → 3.2.504) (#146)
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-02-19 21:27:14 +00:00
renovate[bot]
b0ae27753a chore(deps): lock file maintenance (#144) 2026-02-17 19:21:01 +02:00
renovate[bot]
b49d33132d chore(deps): update pre-commit hook rhysd/actionlint (v1.7.10 → v1.7.11) (#145)
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-02-17 04:36:25 +00:00
github-actions[bot]
903c389cb1 chore(deps): update browserslist database (#143) 2026-02-15 23:01:28 +02:00
renovate[bot]
e1dfaacbc2 chore(deps): update github/codeql-action action (v4.32.2 → v4.32.3) (#142)
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-02-15 05:43:53 +00:00
renovate[bot]
5c4143424a chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.500 → 3.2.501) (#141)
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-02-13 17:32:48 +00:00
renovate[bot]
139226b1ff chore(deps): update ivuorinen/actions action (v2026.02.03 → v2026.02.10) (#140)
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-02-12 11:10:29 +00:00
renovate[bot]
80b2ae9558 chore(deps): update node.js (v24.13.0 → v24.13.1) (#139)
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-02-12 05:57:38 +00:00
renovate[bot]
1f0a67fe00 chore(deps): update simek/yarn-lock-changes action (v0.14.0 → v0.14.1) (#138)
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-02-09 16:01:55 +02:00
renovate[bot]
47f592885a chore(deps): update pre-commit hook renovatebot/pre-commit-hooks (43.0.3 → 43.4.2) (#137)
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-02-08 13:46:30 +02:00
renovate[bot]
a94006667c chore(deps): update github/codeql-action action (v4.32.1 → v4.32.2) (#136)
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-02-07 05:28:14 +00:00
renovate[bot]
3c598b65de chore(deps): update ivuorinen/actions action (v2026.01.21 → v2026.02.03) (#135)
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-02-05 15:09:29 +00:00
renovate[bot]
e3dcaa67a4 chore(deps): update github/codeql-action action (v4.32.0 → v4.32.1) (#134)
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-02-04 05:58:08 +00:00
renovate[bot]
cb63ed999c chore(deps): update pre-commit hook bridgecrewio/checkov (3.2.499 → 3.2.500) (#133)
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-02-04 00:54:03 +00:00
renovate[bot]
d25df31d78 chore(deps): update simek/yarn-lock-changes action (v0.12.2 → v0.14.0) (#132) 2026-02-02 20:34:23 +02:00
github-actions[bot]
e77c2db824 chore(deps): update browserslist database (#131)
Co-authored-by: fiximus <189535814+fiximus@users.noreply.github.com>
2026-02-01 09:58:15 +02:00
renovate[bot]
671ab41c8d chore(deps): update actions/cache action (v5.0.2 → v5.0.3) (#130)
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-01-31 05:56:43 +00:00
renovate[bot]
85796aa551 chore(deps)!: update renovatebot/pre-commit-hooks (42.84.0 → 43.0.3) (#129)
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-01-29 23:26:25 +02:00
dependabot[bot]
a53d69c1d9 chore(deps): bump tar from 7.5.6 to 7.5.7 (#128)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.6...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 20:46:41 +02:00
12 changed files with 564 additions and 748 deletions

View File

@@ -11,15 +11,15 @@ on:
- cron: '30 1 * * 0' # Run at 1:30 AM UTC every Sunday - cron: '30 1 * * 0' # Run at 1:30 AM UTC every Sunday
merge_group: merge_group:
permissions: permissions: {}
actions: read
contents: read
jobs: jobs:
analyze: analyze:
name: Analyze name: Analyze
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
actions: read
contents: read
security-events: write security-events: write
strategy: strategy:
@@ -32,15 +32,15 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Initialize CodeQL - name: Initialize CodeQL
uses: github/codeql-action/init@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0 uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
with: with:
languages: ${{ matrix.language }} languages: ${{ matrix.language }}
queries: security-and-quality queries: security-and-quality
- name: Autobuild - name: Autobuild
uses: github/codeql-action/autobuild@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0 uses: github/codeql-action/autobuild@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
- name: Perform CodeQL Analysis - name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0 uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162 # v4.32.5
with: with:
category: '/language:${{matrix.language}}' category: '/language:${{matrix.language}}'

View File

@@ -6,6 +6,8 @@ on:
pull_request: pull_request:
branches: [master, main] branches: [master, main]
permissions: {}
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
@@ -27,10 +29,10 @@ jobs:
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Yarn Lock Changes - name: Yarn Lock Changes
uses: Simek/yarn-lock-changes@61d1a0595070b79c1abdc8e1e5a5f5d98b18918c # v0.12.2 uses: Simek/yarn-lock-changes@59f47ee499424d2c2437c5aebf863b5c6d50a5bc # v0.14.1
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: Run PR Lint - name: Run PR Lint
# https://github.com/ivuorinen/actions # https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21 uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -6,7 +6,7 @@ on:
branches: branches:
- main - main
permissions: read-all permissions: {}
env: env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
@@ -26,7 +26,7 @@ jobs:
steps: steps:
- name: Run PR Lint - name: Run PR Lint
# https://github.com/ivuorinen/actions # https://github.com/ivuorinen/actions
uses: ivuorinen/actions/pr-lint@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21 uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
publish: publish:
name: Publish name: Publish
@@ -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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
id: cache id: cache
with: with:
path: node_modules path: node_modules
@@ -72,5 +72,5 @@ jobs:
- name: Semantic Release - name: Semantic Release
uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0 uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0
env: env:
GITHUB_TOKEN: ${{ secrets.PAT }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

View File

@@ -8,10 +8,7 @@ on:
workflow_call: workflow_call:
workflow_dispatch: workflow_dispatch:
permissions: permissions: {}
contents: read
packages: read
statuses: read
jobs: jobs:
stale: stale:
@@ -23,4 +20,4 @@ jobs:
issues: write issues: write
pull-requests: write pull-requests: write
steps: steps:
- uses: ivuorinen/actions/stale@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21 - uses: ivuorinen/actions/stale@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -20,7 +20,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
permissions: read-all permissions: {}
jobs: jobs:
labels: labels:
@@ -38,4 +38,4 @@ jobs:
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: ⤵️ Sync Latest Labels Definitions - name: ⤵️ Sync Latest Labels Definitions
uses: ivuorinen/actions/sync-labels@f98ae7cd7d0feb1f9d6b01de0addbb11414cfc73 # v2026.01.21 uses: ivuorinen/actions/sync-labels@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02

View File

@@ -7,13 +7,14 @@ on:
- cron: '0 2 1,15 * *' - cron: '0 2 1,15 * *'
workflow_dispatch: workflow_dispatch:
permissions: permissions: {}
contents: write
pull-requests: write
jobs: jobs:
update-browserslist-database: update-browserslist-database:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

2
.nvmrc
View File

@@ -1 +1 @@
24.13.0 24.14.0

View File

@@ -45,18 +45,18 @@ repos:
args: ['--severity=warning'] args: ['--severity=warning']
- repo: https://github.com/rhysd/actionlint - repo: https://github.com/rhysd/actionlint
rev: v1.7.10 rev: v1.7.11
hooks: hooks:
- id: actionlint - id: actionlint
args: ['-shellcheck='] args: ['-shellcheck=']
- repo: https://github.com/renovatebot/pre-commit-hooks - repo: https://github.com/renovatebot/pre-commit-hooks
rev: 42.84.0 rev: 43.4.2
hooks: hooks:
- id: renovate-config-validator - id: renovate-config-validator
- repo: https://github.com/bridgecrewio/checkov.git - repo: https://github.com/bridgecrewio/checkov.git
rev: '3.2.499' rev: '3.2.506'
hooks: hooks:
- id: checkov - id: checkov
args: args:

View File

@@ -1,3 +1,4 @@
{ {
"extends": ["@ivuorinen/semantic-release-config"] "extends": ["@ivuorinen/semantic-release-config"],
"branches": ["main"]
} }

View File

@@ -3,6 +3,22 @@
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.9](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.8...v1.0.9) (2026-03-05)
## [1.0.8](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.7...v1.0.8) (2026-03-05)
## [1.0.7](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.6...v1.0.7) (2026-03-04)
## [1.0.6](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.5...v1.0.6) (2026-03-02)
## [1.0.5](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.4...v1.0.5) (2026-03-01)
## [1.0.4](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.3...v1.0.4) (2026-02-27)
## [1.0.3](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.2...v1.0.3) (2026-02-27)
## [1.0.2](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.1...v1.0.2) (2026-02-27)
## [1.0.1](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.0...v1.0.1) (2026-01-29) ## [1.0.1](https://github.com/ivuorinen/base-configs-browserslist/compare/v1.0.0...v1.0.1) (2026-01-29)

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/browserslist-config", "name": "@ivuorinen/browserslist-config",
"version": "1.0.1", "version": "1.0.9",
"description": "ivuorinen's shareable configuration for Browserslist.", "description": "ivuorinen's shareable configuration for Browserslist.",
"type": "module", "type": "module",
"author": { "author": {
@@ -43,12 +43,11 @@
"postinstall": "node scripts/postinstall.cjs" "postinstall": "node scripts/postinstall.cjs"
}, },
"dependencies": { "dependencies": {
"@ivuorinen/config-checker": "^2", "@ivuorinen/config-checker": "^2.1.2",
"browserslist": "^4.28.1" "browserslist": "^4.28.1"
}, },
"devDependencies": { "devDependencies": {
"@ivuorinen/semantic-release-config": "^1.0.0", "@ivuorinen/semantic-release-config": "^1.1.3"
"@types/browserslist": "^4.15.4"
}, },
"packageManager": "yarn@4.12.0" "packageManager": "yarn@4.12.0"
} }

1234
yarn.lock

File diff suppressed because it is too large Load Diff