Skip to content

Commit 63772e4

Browse files
committed
chore(deps): update dependency @types/chai to v4.1.4
1 parent 41f5abb commit 63772e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"body-parser": "^1.18.2"
4545
},
4646
"devDependencies": {
47-
"@types/chai": "4.1.2",
47+
"@types/chai": "4.1.4",
4848
"@types/chai-http": "3.0.4",
4949
"@types/cucumber": "3.2.2",
5050
"@types/express": "4.11.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@
7979
version "4.0.10"
8080
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.0.10.tgz#0eb222c7353adde8e0980bea04165d4d3b6afef3"
8181

82-
"@types/chai@4.1.2":
83-
version "4.1.2"
84-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.2.tgz#f1af664769cfb50af805431c407425ed619daa21"
82+
"@types/chai@4.1.4":
83+
version "4.1.4"
84+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.4.tgz#5ca073b330d90b4066d6ce18f60d57f2084ce8ca"
8585

8686
"@types/cucumber@3.2.2":
8787
version "3.2.2"

0 commit comments

Comments
 (0)