Skip to content

Commit af91d06

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.5",
2020
"@types/md5": "^2.3.0",
2121
"@types/mocha": "^8.2.2",
2222
"@types/node": "^16.7.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.5":
943+
version "4.3.5"
944+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b"
945+
integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==
946946

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

0 commit comments

Comments
 (0)