chore: update workflows, go and yarn (#253)

This commit is contained in:
2025-12-08 20:40:21 +02:00
committed by GitHub
parent fd71a1ad32
commit 7d427d29bb
5 changed files with 75 additions and 7571 deletions

View File

@@ -35,4 +35,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
- name: Run PR Lint - name: Run PR Lint
uses: ivuorinen/actions/pr-lint@a52399cf74eac2b0963591ab2c6c8eb0f7f50b2d # v2025.12.02 uses: ivuorinen/actions/pr-lint@44a11e9773be8ae72c469d2461478413156de797 # v2025.12.07

View File

@@ -29,4 +29,4 @@ jobs:
issues: write issues: write
steps: steps:
- uses: ivuorinen/actions/sync-labels@a52399cf74eac2b0963591ab2c6c8eb0f7f50b2d # v2025.12.02 - uses: ivuorinen/actions/sync-labels@44a11e9773be8ae72c469d2461478413156de797 # v2025.12.07

View File

@@ -1 +1 @@
1.25.4 1.25.5

View File

@@ -30,13 +30,13 @@
}, },
"homepage": "https://github.com/ivuorinen/dotfiles#readme", "homepage": "https://github.com/ivuorinen/dotfiles#readme",
"devDependencies": { "devDependencies": {
"@ivuorinen/base-configs": "^2.0.0", "@ivuorinen/base-configs": "1.0.0",
"@types/node": "^24.0.1", "@types/node": "^24.10.1",
"bats": "^1.12.0", "bats": "^1.13.0",
"editorconfig-checker": "^6.1.0", "editorconfig-checker": "^6.1.1",
"markdownlint": "^0.39.0", "markdownlint": "^0.40.0",
"prettier": "^3.6.2", "prettier": "^3.7.4",
"typescript": "^5.8.3" "typescript": "^5.9.3"
}, },
"packageManager": "yarn@4.12.0" "packageManager": "yarn@4.12.0"
} }

7626
yarn.lock

File diff suppressed because it is too large Load Diff