Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Commit d75ff57

Browse files
Bump @types/chai from 4.2.16 to 4.2.17 (#534)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.16 to 4.2.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a08c0d3 commit d75ff57

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
"test": "npm run compile && node ./out/test/runTest.js"
274274
},
275275
"devDependencies": {
276-
"@types/chai": "^4.2.16",
276+
"@types/chai": "^4.2.17",
277277
"@types/glob": "^7.1.3",
278278
"@types/mocha": "^8.2.2",
279279
"@types/node": "^15.0.0",

0 commit comments

Comments
 (0)