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

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 16, 2024
1 parent 10fa5ba commit 826efd1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

6 changes: 3 additions & 3 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.86",
"version": "0.1.87",
"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.4.0",
"chai": "^4.4.1",
"delay": "^6.0.0",
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
Expand All @@ -57,7 +57,7 @@
"mocha": "^10.2.0",
"nodemon": "^3.0.2",
"pino-colada": "^2.2.2",
"prettier": "^3.1.1",
"prettier": "^3.2.1",
"supertest": "^6.3.3"
}
}

0 comments on commit 826efd1

Please sign in to comment.