Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/lint-staged-tw-15.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl authored Jan 9, 2025
2 parents be95221 + 3299440 commit 649cc1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
token: ${{ steps.generate_token.outputs.token }}

- name: Set Up Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: latest

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/types": "^19.5.0",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-typescript": "^12.1.1",
"@rollup/plugin-typescript": "^12.1.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/bun": "^1.1.14",
Expand Down

0 comments on commit 649cc1e

Please sign in to comment.