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

Commit b5a9184

Browse files
dependabot[bot]apupier
authored andcommitted
Bump @types/chai from 4.2.21 to 4.2.22
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.21 to 4.2.22. - [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]>
1 parent af3f4ae commit b5a9184

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
@@ -284,7 +284,7 @@
284284
"test": "npm run compile && node ./out/test/runTest.js"
285285
},
286286
"devDependencies": {
287-
"@types/chai": "^4.2.21",
287+
"@types/chai": "^4.2.22",
288288
"@types/glob": "^7.1.4",
289289
"@types/mocha": "^9.0.0",
290290
"@types/node": "^16.9.1",

0 commit comments

Comments
 (0)