Skip to content

Commit

Permalink
fix(deps): update dependency chai-datetime to ^1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 524733f commit 668b708
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/sinon-chai": "^3.2.12",
"chai": "^4.5.0",
"chai-as-promised": "7.1.2",
"chai-datetime": "^1.8.0",
"chai-datetime": "^1.8.1",
"date-test-helpers": "1.1.2",
"dirty-chai": "2.0.1",
"sinon": "^14.0.2",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2339,9 +2339,10 @@ [email protected]:
dependencies:
check-error "^1.0.2"

chai-datetime@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/chai-datetime/-/chai-datetime-1.8.0.tgz#95a1ff58130f60f16f6d882ec5c014e63aa6d75f"
chai-datetime@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/chai-datetime/-/chai-datetime-1.8.1.tgz#57c9ae5e308e1929a804dfe56b00c117e350542a"
integrity sha512-GqQPq+l1yQI/c6sG2rvGkrM5SrmBm1ox/cmRjIA+g4632kLYGRWSIQR02qCeCkwabjYyCZNsHAKMV6gCsSV/1Q==
dependencies:
chai ">1.9.0"

Expand Down

0 comments on commit 668b708

Please sign in to comment.