Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
Update dependency chai to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 2a78a9f commit 0f790cd
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 90 deletions.
145 changes: 57 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/wasp-reading-service",
"version": "0.1.108",
"version": "0.1.109",
"description": "Service for WASP",
"main": "app/index.js",
"type": "module",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@babel/eslint-parser": "^7.23.10",
"@babel/plugin-syntax-import-assertions": "^7.23.3",
"c8": "^8.0.1",
"chai": "^4.4.1",
"chai": "^5.0.3",
"delay": "^6.0.0",
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
Expand Down

0 comments on commit 0f790cd

Please sign in to comment.