diff options
| author | Renovate Bot <[email protected]> | 2021-05-08 01:31:28 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-08 01:31:28 +0000 |
| commit | 8c06e68f6b035bbd65859bc88c44cfb29eb75ea1 (patch) | |
| tree | 4c8ea6768cc48b00b18242e0b943bed2f8a81e10 /package.json | |
| parent | fix(global): case (diff) | |
| download | frontend-8c06e68f6b035bbd65859bc88c44cfb29eb75ea1.tar.xz frontend-8c06e68f6b035bbd65859bc88c44cfb29eb75ea1.zip | |
chore(deps): update dependency @types/chai to v4.2.18
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e998f68..ff918b2 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@commitlint/cli": "12.1.1", "@commitlint/config-conventional": "12.1.1", - "@types/chai": "4.2.17", + "@types/chai": "4.2.18", "@types/mocha": "5.2.7", "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.22.0", |