1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-10-01 16:30:00 +01:00

chore(deps): update all non-major dependencies (#2783)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-24 12:11:24 +09:00 committed by GitHub
parent 385f218e7b
commit 108db77a9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -19,6 +19,6 @@ jobs:
name: Semantic Pull Request
steps:
- name: Validate PR title
uses: amannn/action-semantic-pull-request@v5.4.0
uses: amannn/action-semantic-pull-request@v5.5.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View file

@ -2,7 +2,7 @@
"name": "@elk-zone/elk",
"type": "module",
"version": "0.14.0",
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.4.0",
"license": "MIT",
"homepage": "https://elk.zone/",
"main": "./nuxt.config.ts",