Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#332)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent e76f0b3 commit 57f3b3c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

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

8 changes: 4 additions & 4 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.137",
"version": "2.2.138",
"description": "SQNC Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -37,19 +37,19 @@
"homepage": "https://github.com/digicatapult/sqnc-process-management#readme",
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.16.0",
"@swc-node/register": "^1.10.9",
"@swc/cli": "^0.5.1",
"@swc/core": "^1.9.3",
"@swc/helpers": "^0.5.15",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^18.19.66",
"@types/node": "^18.19.67",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"mocha": "^10.8.2",
Expand Down

0 comments on commit 57f3b3c

Please sign in to comment.