Skip to content

Commit 9a58de7

Browse files
chore(deps-dev): bump @types/chai from 4.2.16 to 4.2.17
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]>
1 parent 78e149a commit 9a58de7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@angular/cli": "^8.3.25",
6969
"@angular/compiler-cli": "^8.1.2",
7070
"@angular/language-service": "^11.2.10",
71-
"@types/chai": "^4.2.16",
71+
"@types/chai": "^4.2.17",
7272
"@types/chai-as-promised": "^7.1.3",
7373
"@types/ffi-napi": "^2.4.3",
7474
"@types/jasmine": "~3.6.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,10 +1208,10 @@
12081208
dependencies:
12091209
"@types/chai" "*"
12101210

1211-
"@types/chai@*", "@types/chai@^4.2.16":
1212-
version "4.2.16"
1213-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.16.tgz#f09cc36e18d28274f942e7201147cce34d97e8c8"
1214-
integrity sha512-vI5iOAsez9+roLS3M3+Xx7w+WRuDtSmF8bQkrbcIJ2sC1PcDgVoA0WGpa+bIrJ+y8zqY2oi//fUctkxtIcXJCw==
1211+
"@types/chai@*", "@types/chai@^4.2.17":
1212+
version "4.2.17"
1213+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.17.tgz#85f9f0610f514b22a94125d441f73eef65bde5cc"
1214+
integrity sha512-LaiwWNnYuL8xJlQcE91QB2JoswWZckq9A4b+nMPq8dt8AP96727Nb3X4e74u+E3tm4NLTILNI9MYFsyVc30wSA==
12151215

12161216
"@types/color-name@^1.1.1":
12171217
version "1.1.1"

0 commit comments

Comments
 (0)