Compare commits

..

3 Commits

Author SHA1 Message Date
fiximus
2d07a0153a chore(release): publish
- @ivuorinen/browserslist-config@0.4.7
2025-02-01 19:28:44 +00:00
github-actions[bot]
6ebc10f490 chore(deps): update browserslist database (#329)
Co-authored-by: fiximus <189535814+fiximus@users.noreply.github.com>
2025-02-01 21:28:08 +02:00
renovate[bot]
126fa1589d feat(github-action): update actions/setup-node (v4.1.0 → v4.2.0) (#328)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-29 14:30:31 +02:00
6 changed files with 19 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.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@v4.1.0
uses: actions/setup-node@v4.2.0
with:
always-auth: true
node-version-file: '.nvmrc'

View File

@@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
always-auth: true
node-version-file: '.nvmrc'

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.4.7](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/browserslist-config@0.4.6...@ivuorinen/browserslist-config@0.4.7) (2025-02-01)
**Note:** Version bump only for package @ivuorinen/browserslist-config
## 0.4.6 (2025-01-17)

View File

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

View File

@@ -2,10 +2,10 @@
# yarn lockfile v1
"@ivuorinen/config-checker@^1.1.9":
version "1.1.9"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.9.tgz#2e7f936a2cc2f80d7d0c7d6eb2e7e7901165e4a4"
integrity sha512-/tbIA5hmM5VpUpYN+5Uvl/rEAViJI7mT1nm3rq9iWn4gBL2doe+aVP9hAtqZvv7A8Fn8KeOx/dw0rM0Tzmd11A==
"@ivuorinen/config-checker@^1.1.10":
version "1.1.10"
resolved "https://registry.yarnpkg.com/@ivuorinen/config-checker/-/config-checker-1.1.10.tgz#7745b117431fbd5174345029b084a90cbb96bd22"
integrity sha512-WR1Ss4lcjT6NZ8JPItrlDURffG0p9XMpm2bk8AHm3ppsRAdarr7+T7RjDjjIwNVL7KkYD8PiBCGoBRjMWaVhaQ==
browserslist@^4.24.2:
version "4.24.2"
@@ -18,9 +18,9 @@ browserslist@^4.24.2:
update-browserslist-db "^1.1.1"
caniuse-lite@^1.0.30001669:
version "1.0.30001692"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001692.tgz"
integrity sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==
version "1.0.30001696"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001696.tgz"
integrity sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==
electron-to-chromium@^1.5.41:
version "1.5.62"