Skip to content

Commit

Permalink
Update dependency @types/node to ^18.17.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2023
1 parent 25fcdb4 commit 3b4d79b
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/dscp-process-management",
"version": "1.8.1",
"version": "1.8.2",
"description": "DSCP Process Management Flow",
"main": "./lib/index.js",
"bin": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.16",
"@types/node": "^18.17.17",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"chai": "^4.3.8",
Expand Down

0 comments on commit 3b4d79b

Please sign in to comment.