Skip to content

Commit

Permalink
Update dependency @types/chai to v4.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 6725de0 commit 5e9f941
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prepack": "yarn build"
},
"devDependencies": {
"@types/chai": "4.2.21",
"@types/chai": "4.3.14",
"@types/md5": "^2.3.0",
"@types/mocha": "^8.2.2",
"@types/node": "^16.7.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -939,10 +939,10 @@
"@parcel/utils" "^1.11.0"
physical-cpu-count "^2.0.0"

"@types/chai@4.2.21":
version "4.2.21"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.21.tgz#9f35a5643129df132cf3b5c1ec64046ea1af0650"
integrity sha512-yd+9qKmJxm496BOV9CMNaey8TWsikaZOwMRwPHQIjcOJM9oV+fi9ZMNw3JsVnbEEbo2gRTDnGEBv8pjyn67hNg==
"@types/chai@4.3.14":
version "4.3.14"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6"
integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==

"@types/md5@^2.3.0":
version "2.3.0"
Expand Down

0 comments on commit 5e9f941

Please sign in to comment.