Skip to content

Commit

Permalink
build(deps): Bump ini in /.github/scripts in the ci-cd group (#283)
Browse files Browse the repository at this point in the history
Bumps the ci-cd group in /.github/scripts with 1 update: [ini](https://github.com/npm/ini).


Updates `ini` from 4.1.3 to 5.0.0
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](npm/ini@v4.1.3...v5.0.0)

---
updated-dependencies:
- dependency-name: ini
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci-cd
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HeavenVR <[email protected]>
  • Loading branch information
dependabot[bot] and hhvrc committed Sep 9, 2024
1 parent 33b618a commit b25e1b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"ini": "^4.1.2",
"ini": "^5.0.0",
"semver": "^7.6.0"
}
}

0 comments on commit b25e1b8

Please sign in to comment.