Skip to content

Commit

Permalink
chore(deps): update dependency @types/chai to v4.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent a63dbc8 commit da3d887
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 @@ -45,7 +45,7 @@
"cheerio": "1.0.0-rc.12"
},
"devDependencies": {
"@types/chai": "4.3.14",
"@types/chai": "4.3.15",
"@types/cheerio": "0.22.35",
"@types/jest": "^29.5.12",
"@types/node": "20.12.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -683,10 +683,10 @@
dependencies:
"@babel/types" "^7.20.7"

"@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/chai@4.3.15":
version "4.3.15"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.15.tgz#7c041cce5fad1eab62be9014a327d4841a1cff5e"
integrity sha512-PYVSvyeZqy9++MoSegq88PxoPndWDDLGbJmE/OZnzUk3D4cCRTmA4N6EX3g0GgLVA+vtys7bj4luhkVCglGTkQ==

"@types/cheerio@0.22.35":
version "0.22.35"
Expand Down

0 comments on commit da3d887

Please sign in to comment.