Skip to content

Commit 4956970

Browse files
Bump chai in /validator/imported in the actions-deps group (#406)
Bumps the actions-deps group in /validator/imported with 1 update: [chai](https://github.com/chaijs/chai). Updates `chai` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fae7dc3 commit 4956970

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

validator/imported/package-lock.json

Lines changed: 7 additions & 7 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.5",
1010
"@babel/preset-env": "^7.28.5",
1111
"@babel/preset-flow": "^7.27.1",
12-
"chai": "^6.2.1",
12+
"chai": "^6.2.2",
1313
"iterall": "^1.3.0",
1414
"js-yaml": "^4.1.1"
1515
},

0 commit comments

Comments
 (0)