Skip to content

Commit ac66872

Browse files
Bump chai in /validator/imported in the actions-deps group (#390)
Bumps the actions-deps group in /validator/imported with 1 update: [chai](https://github.com/chaijs/chai). Updates `chai` from 5.3.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.3.1...v6.0.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc5d2dc commit ac66872

File tree

2 files changed

+8
-103
lines changed

2 files changed

+8
-103
lines changed

validator/imported/package-lock.json

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

validator/imported/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@babel/plugin-transform-typescript": "^7.28.0",
1010
"@babel/preset-env": "^7.28.3",
1111
"@babel/preset-flow": "^7.27.1",
12-
"chai": "^5.3.1",
12+
"chai": "^6.0.1",
1313
"iterall": "^1.3.0",
1414
"js-yaml": "^4.0.0"
1515
},

0 commit comments

Comments
 (0)