mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-04 18:00:39 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5fe82b2898 | ||
|
|
6621bcb470 |
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Run PR Lint
|
- name: Run PR Lint
|
||||||
uses: ivuorinen/actions/pr-lint@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
|
uses: ivuorinen/actions/pr-lint@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
|
||||||
|
|||||||
2
.github/workflows/sync-labels.yml
vendored
2
.github/workflows/sync-labels.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: ivuorinen/actions/sync-labels@8faacf8a1cae049c1471708dcb408a167e91afaf # v2026.02.24
|
- uses: ivuorinen/actions/sync-labels@6e8f2aae9d0846d901d9eba15b8e94a2900573dc # v2026.03.02
|
||||||
|
|||||||
70
yarn.lock
70
yarn.lock
@@ -6,17 +6,17 @@ __metadata:
|
|||||||
cacheKey: 10c0
|
cacheKey: 10c0
|
||||||
|
|
||||||
"@biomejs/biome@npm:^2.4.4":
|
"@biomejs/biome@npm:^2.4.4":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/biome@npm:2.4.4"
|
resolution: "@biomejs/biome@npm:2.4.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@biomejs/cli-darwin-arm64": "npm:2.4.4"
|
"@biomejs/cli-darwin-arm64": "npm:2.4.5"
|
||||||
"@biomejs/cli-darwin-x64": "npm:2.4.4"
|
"@biomejs/cli-darwin-x64": "npm:2.4.5"
|
||||||
"@biomejs/cli-linux-arm64": "npm:2.4.4"
|
"@biomejs/cli-linux-arm64": "npm:2.4.5"
|
||||||
"@biomejs/cli-linux-arm64-musl": "npm:2.4.4"
|
"@biomejs/cli-linux-arm64-musl": "npm:2.4.5"
|
||||||
"@biomejs/cli-linux-x64": "npm:2.4.4"
|
"@biomejs/cli-linux-x64": "npm:2.4.5"
|
||||||
"@biomejs/cli-linux-x64-musl": "npm:2.4.4"
|
"@biomejs/cli-linux-x64-musl": "npm:2.4.5"
|
||||||
"@biomejs/cli-win32-arm64": "npm:2.4.4"
|
"@biomejs/cli-win32-arm64": "npm:2.4.5"
|
||||||
"@biomejs/cli-win32-x64": "npm:2.4.4"
|
"@biomejs/cli-win32-x64": "npm:2.4.5"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
"@biomejs/cli-darwin-arm64":
|
"@biomejs/cli-darwin-arm64":
|
||||||
optional: true
|
optional: true
|
||||||
@@ -36,62 +36,62 @@ __metadata:
|
|||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
biome: bin/biome
|
biome: bin/biome
|
||||||
checksum: 10c0/f2b7620d39caeeb9e0ed070dd1065cc2378626c7fa6ecda3db84b64df4c94fb4909407726044e28c83e8a95121ad389498cc3f0e5be600a421d906ca705b821c
|
checksum: 10c0/5466d0f69c30bbe1912f3f5f307dd31293e054c8b307c21f1df22edad415de34cf46842b0bd57e150cfc6dc6d698e848f6cd26fc7155d685aa8323e4ead7538e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-darwin-arm64@npm:2.4.4":
|
"@biomejs/cli-darwin-arm64@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.4"
|
resolution: "@biomejs/cli-darwin-arm64@npm:2.4.5"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-darwin-x64@npm:2.4.4":
|
"@biomejs/cli-darwin-x64@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-darwin-x64@npm:2.4.4"
|
resolution: "@biomejs/cli-darwin-x64@npm:2.4.5"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-linux-arm64-musl@npm:2.4.4":
|
"@biomejs/cli-linux-arm64-musl@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.4"
|
resolution: "@biomejs/cli-linux-arm64-musl@npm:2.4.5"
|
||||||
conditions: os=linux & cpu=arm64 & libc=musl
|
conditions: os=linux & cpu=arm64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-linux-arm64@npm:2.4.4":
|
"@biomejs/cli-linux-arm64@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-linux-arm64@npm:2.4.4"
|
resolution: "@biomejs/cli-linux-arm64@npm:2.4.5"
|
||||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-linux-x64-musl@npm:2.4.4":
|
"@biomejs/cli-linux-x64-musl@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.4"
|
resolution: "@biomejs/cli-linux-x64-musl@npm:2.4.5"
|
||||||
conditions: os=linux & cpu=x64 & libc=musl
|
conditions: os=linux & cpu=x64 & libc=musl
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-linux-x64@npm:2.4.4":
|
"@biomejs/cli-linux-x64@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-linux-x64@npm:2.4.4"
|
resolution: "@biomejs/cli-linux-x64@npm:2.4.5"
|
||||||
conditions: os=linux & cpu=x64 & libc=glibc
|
conditions: os=linux & cpu=x64 & libc=glibc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-win32-arm64@npm:2.4.4":
|
"@biomejs/cli-win32-arm64@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-win32-arm64@npm:2.4.4"
|
resolution: "@biomejs/cli-win32-arm64@npm:2.4.5"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@biomejs/cli-win32-x64@npm:2.4.4":
|
"@biomejs/cli-win32-x64@npm:2.4.5":
|
||||||
version: 2.4.4
|
version: 2.4.5
|
||||||
resolution: "@biomejs/cli-win32-x64@npm:2.4.4"
|
resolution: "@biomejs/cli-win32-x64@npm:2.4.5"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|||||||
Reference in New Issue
Block a user