Skip to content

Commit 49e6a88

Browse files
chore(deps-dev): bump chai in /.github/actions/kurl-addon-kots-publisher (#5496)
Bumps [chai](https://github.com/chaijs/chai) from 5.2.1 to 6.0.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.1...v6.0.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16cb9f7 commit 49e6a88

File tree

2 files changed

+5
-59
lines changed

2 files changed

+5
-59
lines changed

.github/actions/kurl-addon-kots-publisher/package-lock.json

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

.github/actions/kurl-addon-kots-publisher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@babel/core": "^7.28.0",
2323
"@babel/preset-env": "^7.28.0",
2424
"@babel/register": "^7.27.1",
25-
"chai": "^5.2.1",
25+
"chai": "^6.0.1",
2626
"mocha": "^11.7.1"
2727
}
2828
}

0 commit comments

Comments
 (0)