Skip to content

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 Sep 30, 2023
1 parent 0f07330 commit 5edf1cc
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 48 deletions.
96 changes: 51 additions & 45 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/dscp-process-management",
"version": "1.8.7",
"version": "1.8.8",
"description": "DSCP Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -38,11 +38,11 @@
"devDependencies": {
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
"@types/mocha": "^10.0.1",
"@types/mocha": "^10.0.2",
"@types/node": "^18.18.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"chai": "^4.3.8",
"chai": "^4.3.9",
"chai-as-promised": "^7.1.1",
"depcheck": "^1.4.6",
"eslint": "^8.50.0",
Expand Down

0 comments on commit 5edf1cc

Please sign in to comment.