diff options
| author | Fuwn <[email protected]> | 2021-05-11 17:55:27 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-11 17:55:27 +0000 |
| commit | 2186ecdb15a118feafa743dfdad9b883a49d6a68 (patch) | |
| tree | 9a225b8d6996bcd7ce83bbeb7fae8dde8d67d24f /package.json | |
| parent | Merge pull request #8 from senpy-club/renovate/eslint-7.x (diff) | |
| parent | chore(deps): update dependency @types/chai to v4.2.18 (diff) | |
| download | frontend-2186ecdb15a118feafa743dfdad9b883a49d6a68.tar.xz frontend-2186ecdb15a118feafa743dfdad9b883a49d6a68.zip | |
Merge pull request #14 from senpy-club/renovate/chai-4.x
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 05a3994..2b691ee 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.23.0", "@typescript-eslint/parser": "4.23.0", |