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] authored Nov 1, 2024
1 parent 82f8cfa commit 3c0c7d4
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 51 deletions.
135 changes: 89 additions & 46 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/sqnc-process-management",
"version": "2.2.122",
"version": "2.2.123",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -40,15 +40,15 @@
"@eslint/js": "^9.13.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^18.19.60",
"@typescript-eslint/eslint-plugin": "^8.12.1",
"@typescript-eslint/parser": "^8.12.1",
"@types/node": "^18.19.61",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.7.3",
"mocha": "^10.8.0",
"nodemon": "^3.1.7",
"prettier": "^3.3.3",
"ts-mocha": "^10.0.0",
Expand Down

0 comments on commit 3c0c7d4

Please sign in to comment.