Skip to content

Commit b25e1b8

Browse files
build(deps): Bump ini in /.github/scripts in the ci-cd group (#283)
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]>
1 parent 33b618a commit b25e1b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/scripts/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@actions/core": "^1.10.1",
1313
"@actions/github": "^6.0.0",
14-
"ini": "^4.1.2",
14+
"ini": "^5.0.0",
1515
"semver": "^7.6.0"
1616
}
1717
}

0 commit comments

Comments
 (0)