Skip to content

Commit acdd6bd

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

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.21",
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.21":
1482+
version "4.2.21"
1483+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.21.tgz#9f35a5643129df132cf3b5c1ec64046ea1af0650"
1484+
integrity sha512-yd+9qKmJxm496BOV9CMNaey8TWsikaZOwMRwPHQIjcOJM9oV+fi9ZMNw3JsVnbEEbo2gRTDnGEBv8pjyn67hNg==
14851485

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

0 commit comments

Comments
 (0)