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

Commit bfdada1

Browse files
Bump @types/chai from 4.2.19 to 4.2.20 (#633)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.19 to 4.2.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b569f0b commit bfdada1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -278,7 +278,7 @@
278278
"test": "npm run compile && node ./out/test/runTest.js"
279279
},
280280
"devDependencies": {
281-
"@types/chai": "^4.2.19",
281+
"@types/chai": "^4.2.20",
282282
"@types/glob": "^7.1.4",
283283
"@types/mocha": "^8.2.2",
284284
"@types/node": "^15.12.5",

0 commit comments

Comments
 (0)