Skip to content

Commit 6fff79a

Browse files
committed
Update dependency @types/chai to v4.2.22
1 parent 6725de0 commit 6fff79a

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.2.22",
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/[email protected].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/[email protected].22":
943+
version "4.2.22"
944+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.22.tgz#47020d7e4cf19194d43b5202f35f75bd2ad35ce7"
945+
integrity sha512-tFfcE+DSTzWAgifkjik9AySNqIyNoYwmR+uecPwwD/XRNfvOjmC/FjCxpiUGDkDVDphPfCUecSQVFw+lN3M3kQ==
946946

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

0 commit comments

Comments
 (0)