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 ^4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 8, 2024
1 parent 24a3cd3 commit bc23833
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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-event-service",
"version": "0.1.84",
"version": "0.1.85",
"description": "Event service for WASP",
"main": "app/index.js",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-syntax-import-assertions": "^7.23.3",
"c8": "^8.0.1",
"chai": "^4.3.10",
"chai": "^4.4.0",
"delay": "^6.0.0",
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
Expand Down

0 comments on commit bc23833

Please sign in to comment.