Skip to content

Commit

Permalink
Update dependency @types/node to ^18.19.67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent e76f0b3 commit 54ac16b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 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 @@ -44,7 +44,7 @@
"@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",
Expand Down

0 comments on commit 54ac16b

Please sign in to comment.