Skip to content

Commit b8211c2

Browse files
Bump @types/chai from 5.0.1 to 5.2.0 (#2746)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 5.0.1 to 5.2.0. - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) --- updated-dependencies: - dependency-name: "@types/chai" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Patrick Brosset <[email protected]>
1 parent c43063d commit b8211c2

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

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

packages/compute-baseline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"license": "Apache-2.0",
2323
"devDependencies": {
24-
"@types/chai": "^5.0.1",
24+
"@types/chai": "^5.2.0",
2525
"@types/chai-jest-snapshot": "^1.3.8",
2626
"@types/mocha": "^10.0.10",
2727
"c8": "^10.1.3",

0 commit comments

Comments
 (0)