Skip to content

Commit

Permalink
Update dependency chai-as-promised to v7.1.2 (#2288)
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 Jul 13, 2024
1 parent 15e60ff commit 205b7b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"bootstrap": "5.2.3",
"casual-browserify": "1.5.19-2",
"chai": "4.3.10",
"chai-as-promised": "7.1.1",
"chai-as-promised": "7.1.2",
"codecov": "3.8.3",
"css-loader": "3.6.0",
"decimal.js-light": "2.5.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7013,14 +7013,14 @@ __metadata:
languageName: node
linkType: hard

"chai-as-promised@npm:7.1.1":
version: 7.1.1
resolution: "chai-as-promised@npm:7.1.1"
"chai-as-promised@npm:7.1.2":
version: 7.1.2
resolution: "chai-as-promised@npm:7.1.2"
dependencies:
check-error: ^1.0.2
peerDependencies:
chai: ">= 2.1.2 < 5"
checksum: 7262868a5b51a12af4e432838ddf97a893109266a505808e1868ba63a12de7ee1166e9d43b5c501a190c377c1b11ecb9ff8e093c89f097ad96c397e8ec0f8d6a
chai: ">= 2.1.2 < 6"
checksum: 671ee980054eb23a523875c1d22929a2ac05d89b5428e1fd12800f54fc69baf41014667b87e2368e2355ee2a3140d3e3d7d5a1f8638b07cfefd7fe38a149e3f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -15080,7 +15080,7 @@ __metadata:
bootstrap: 5.2.3
casual-browserify: 1.5.19-2
chai: 4.3.10
chai-as-promised: 7.1.1
chai-as-promised: 7.1.2
codecov: 3.8.3
css-loader: 3.6.0
decimal.js-light: 2.5.1
Expand Down

0 comments on commit 205b7b8

Please sign in to comment.