Skip to content

Commit

Permalink
chore(deps): update dependency @types/chai to ^4.3.6 (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 689f5f1 commit 559cb3e
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 @@ -19,7 +19,7 @@
},
"prettier": "@valora/prettier-config",
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.5",
"@types/jest": "^29.5.4",
"@types/lodash.omit": "^4.5.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1176,10 +1176,10 @@
dependencies:
"@types/chai" "*"

"@types/chai@*", "@types/chai@^4.3.5":
version "4.3.5"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.5.tgz#ae69bcbb1bebb68c4ac0b11e9d8ed04526b3562b"
integrity sha512-mEo1sAde+UCE6b2hxn332f1g1E8WfYRu6p5SvTKr2ZKC1f7gFJXk4h5PyGP9Dt6gCaG8y8XhwnXWC6Iy2cmBng==
"@types/chai@*", "@types/chai@^4.3.6":
version "4.3.6"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.6.tgz#7b489e8baf393d5dd1266fb203ddd4ea941259e6"
integrity sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==

"@types/graceful-fs@^4.1.3":
version "4.1.6"
Expand Down

0 comments on commit 559cb3e

Please sign in to comment.