Skip to content

Commit a4ca0d5

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency chai to v4.3.4
1 parent 515f6e2 commit a4ca0d5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/node": "12.19.16",
1717
"@typescript-eslint/eslint-plugin": "2.34.0",
1818
"@typescript-eslint/parser": "2.34.0",
19-
"chai": "4.3.0",
19+
"chai": "4.3.4",
2020
"dtslint": "0.9.9",
2121
"eslint": "6.8.0",
2222
"husky": "3.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,16 +1937,16 @@ caseless@~0.12.0:
19371937
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
19381938
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
19391939

1940-
1941-
version "4.3.0"
1942-
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.0.tgz#5523a5faf7f819c8a92480d70a8cccbadacfc25f"
1943-
integrity sha512-/BFd2J30EcOwmdOgXvVsmM48l0Br0nmZPlO0uOW4XKh6kpsUumRXBgPV+IlaqFaqr9cYbeoZAM1Npx0i4A+aiA==
1940+
1941+
version "4.3.4"
1942+
resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49"
1943+
integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA==
19441944
dependencies:
19451945
assertion-error "^1.1.0"
19461946
check-error "^1.0.2"
19471947
deep-eql "^3.0.1"
19481948
get-func-name "^2.0.0"
1949-
pathval "^1.1.0"
1949+
pathval "^1.1.1"
19501950
type-detect "^4.0.5"
19511951

19521952
[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
@@ -6201,10 +6201,10 @@ path-type@^4.0.0:
62016201
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
62026202
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
62036203

6204-
pathval@^1.1.0:
6205-
version "1.1.0"
6206-
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
6207-
integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA=
6204+
pathval@^1.1.1:
6205+
version "1.1.1"
6206+
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d"
6207+
integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==
62086208

62096209
performance-now@^2.1.0:
62106210
version "2.1.0"

0 commit comments

Comments
 (0)