Skip to content

Commit 6725de0

Browse files
authored
Merge pull request #103 from quirrel-dev/renovate/chai-4.x
Update dependency @types/chai to v4.2.21
2 parents 6302f35 + ad7951b commit 6725de0

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.16",
19+
"@types/chai": "4.2.21",
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.16":
943-
version "4.2.18"
944-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.18.tgz#0c8e298dbff8205e2266606c1ea5fbdba29b46e4"
945-
integrity sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==
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==
946946

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

0 commit comments

Comments
 (0)