File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
"@types/node" : " 12.19.16" ,
17
17
"@typescript-eslint/eslint-plugin" : " 2.34.0" ,
18
18
"@typescript-eslint/parser" : " 2.34.0" ,
19
- "chai" : " 4.3.0 " ,
19
+ "chai" : " 4.3.4 " ,
20
20
"dtslint" : " 0.9.9" ,
21
21
"eslint" : " 6.8.0" ,
22
22
"husky" : " 3.1.0" ,
Original file line number Diff line number Diff line change @@ -1937,16 +1937,16 @@ caseless@~0.12.0:
1937
1937
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
1938
1938
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
1939
1939
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 ==
1944
1944
dependencies :
1945
1945
assertion-error "^1.1.0"
1946
1946
check-error "^1.0.2"
1947
1947
deep-eql "^3.0.1"
1948
1948
get-func-name "^2.0.0"
1949
- pathval "^1.1.0 "
1949
+ pathval "^1.1.1 "
1950
1950
type-detect "^4.0.5"
1951
1951
1952
1952
[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:
6201
6201
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
6202
6202
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
6203
6203
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= =
6208
6208
6209
6209
performance-now@^2.1.0 :
6210
6210
version "2.1.0"
You can’t perform that action at this time.
0 commit comments