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 Oct 10, 2023
1 parent aa1c638 commit 2d75bab
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
64 changes: 32 additions & 32 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-deti-power",
"version": "1.0.15",
"version": "1.0.16",
"type": "module",
"description": "Payload processing service for WASP",
"main": "app/index.js",
Expand Down Expand Up @@ -30,14 +30,14 @@
},
"homepage": "https://github.com/digicatapult/wasp-deti-power#readme",
"dependencies": {
"@digicatapult/wasp-payload-processor": "^1.1.56",
"@digicatapult/wasp-payload-processor": "^1.1.57",
"dotenv": "^16.3.1",
"envalid": "^7.3.1"
},
"devDependencies": {
"chai": "^4.3.10",
"depcheck": "^1.4.6",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"kafkajs": "^2.2.4",
Expand Down

0 comments on commit 2d75bab

Please sign in to comment.