chore: bump gha-utils from 0.4.0 to 0.4.1 (#500)

Bumps [gha-utils](https://github.com/threeal/gha-utils) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/threeal/gha-utils/releases)
- [Commits](https://github.com/threeal/gha-utils/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: gha-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 22:18:05 +08:00 committed by GitHub
parent 6007ac37d7
commit c0eb6f5b51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@
"test": "jest" "test": "jest"
}, },
"dependencies": { "dependencies": {
"gha-utils": "^0.4.0" "gha-utils": "^0.4.1"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.13.0", "@eslint/js": "^9.13.0",

10
yarn.lock generated
View File

@ -2437,10 +2437,10 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"gha-utils@npm:^0.4.0": "gha-utils@npm:^0.4.1":
version: 0.4.0 version: 0.4.1
resolution: "gha-utils@npm:0.4.0" resolution: "gha-utils@npm:0.4.1"
checksum: 10c0/8ea206e160ee8f67eb1aa2422bfe07d67f609fa294447da1a39d5ce1fc677fd1f5d44386a04aa6d0304f042cf8c430553cd13a7df6e2dabbe07932f5738bb29a checksum: 10c0/410823a971ac5d6cb2249e4e7e2f112cf4362fad26f01644877b2756e4e9e81814e005c1adf9622c6c8d228d36c32fdc47f31b041088012688848b621c0323d7
languageName: node languageName: node
linkType: hard linkType: hard
@ -4159,7 +4159,7 @@ __metadata:
"@types/jest": "npm:^29.5.14" "@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.8.6" "@types/node": "npm:^22.8.6"
eslint: "npm:^9.13.0" eslint: "npm:^9.13.0"
gha-utils: "npm:^0.4.0" gha-utils: "npm:^0.4.1"
jest: "npm:^29.7.0" jest: "npm:^29.7.0"
prettier: "npm:^3.3.3" prettier: "npm:^3.3.3"
rollup: "npm:^4.24.3" rollup: "npm:^4.24.3"