Skip to content

Commit ba8e5fb

Browse files
committed
chore(deps): update dependency @types/chai to v4.2.12
1 parent 5674dce commit ba8e5fb

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
@@ -35,7 +35,7 @@
3535
"rxjs": "^6"
3636
},
3737
"devDependencies": {
38-
"@types/chai": "4.2.11",
38+
"@types/chai": "4.2.12",
3939
"@types/mocha": "5.2.7",
4040
"@typescript-eslint/eslint-plugin": "2.3.1",
4141
"@typescript-eslint/parser": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
esutils "^2.0.2"
1919
js-tokens "^4.0.0"
2020

21-
"@types/[email protected].11":
22-
version "4.2.11"
23-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.11.tgz#d3614d6c5f500142358e6ed24e1bf16657536c50"
24-
integrity sha512-t7uW6eFafjO+qJ3BIV2gGUyZs27egcNRkUdalkud+Qa3+kg//f129iuOFivHDXQ+vnU3fDXuwgv0cqMCbcE8sw==
21+
"@types/[email protected].12":
22+
version "4.2.12"
23+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.12.tgz#6160ae454cd89dae05adc3bb97997f488b608201"
24+
integrity sha512-aN5IAC8QNtSUdQzxu7lGBgYAOuU1tmRU4c9dIq5OKGf/SBVjXo+ffM2wEjudAWbgpOhy60nLoAGH1xm8fpCKFQ==
2525

2626
"@types/eslint-visitor-keys@^1.0.0":
2727
version "1.0.0"

0 commit comments

Comments
 (0)