Skip to content

Commit 10e4cdc

Browse files
committed
chore(deps): update dependency @types/chai to v4.2.19
1 parent 33e2b78 commit 10e4cdc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@oclif/test": "1.2.8",
1919
"@salesforce/dev-config": "1.6.0",
2020
"@salesforce/ts-sinon": "1.3.12",
21-
"@types/chai": "4.2.18",
21+
"@types/chai": "4.2.19",
2222
"@types/chai-as-promised": "7.1.4",
2323
"@types/mocha": "5.2.7",
2424
"@types/mock-fs": "4.13.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1478,10 +1478,10 @@
14781478
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.12.tgz#6160ae454cd89dae05adc3bb97997f488b608201"
14791479
integrity sha512-aN5IAC8QNtSUdQzxu7lGBgYAOuU1tmRU4c9dIq5OKGf/SBVjXo+ffM2wEjudAWbgpOhy60nLoAGH1xm8fpCKFQ==
14801480

1481-
"@types/chai@4.2.18":
1482-
version "4.2.18"
1483-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.18.tgz#0c8e298dbff8205e2266606c1ea5fbdba29b46e4"
1484-
integrity sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==
1481+
"@types/chai@4.2.19":
1482+
version "4.2.19"
1483+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.19.tgz#80f286b515897413c7a35bdda069cc80f2344233"
1484+
integrity sha512-jRJgpRBuY+7izT7/WNXP/LsMO9YonsstuL+xuvycDyESpoDoIAsMd7suwpB4h9oEWB+ZlPTqJJ8EHomzNhwTPQ==
14851485

14861486
"@types/color-name@^1.1.1":
14871487
version "1.1.1"

0 commit comments

Comments
 (0)