Skip to content

Commit 7536661

Browse files
Update dependency @types/chai to v4.3.9
1 parent 6725de0 commit 7536661

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prepack": "yarn build"
1717
},
1818
"devDependencies": {
19-
"@types/chai": "4.2.21",
19+
"@types/chai": "4.3.9",
2020
"@types/md5": "^2.3.0",
2121
"@types/mocha": "^8.2.2",
2222
"@types/node": "^16.7.12",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -939,10 +939,10 @@
939939
"@parcel/utils" "^1.11.0"
940940
physical-cpu-count "^2.0.0"
941941

942-
"@types/chai@4.2.21":
943-
version "4.2.21"
944-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.21.tgz#9f35a5643129df132cf3b5c1ec64046ea1af0650"
945-
integrity sha512-yd+9qKmJxm496BOV9CMNaey8TWsikaZOwMRwPHQIjcOJM9oV+fi9ZMNw3JsVnbEEbo2gRTDnGEBv8pjyn67hNg==
942+
"@types/chai@4.3.9":
943+
version "4.3.9"
944+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.9.tgz#144d762491967db8c6dea38e03d2206c2623feec"
945+
integrity sha512-69TtiDzu0bcmKQv3yg1Zx409/Kd7r0b5F1PfpYJfSHzLGtB53547V4u+9iqKYsTu/O2ai6KTb0TInNpvuQ3qmg==
946946

947947
"@types/md5@^2.3.0":
948948
version "2.3.0"

0 commit comments

Comments
 (0)