Skip to content

Commit

Permalink
Merge pull request #1347 from dlminvestments/renovate/node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/node to v20.11.24
  • Loading branch information
dlminvestments authored Mar 2, 2024
2 parents 9d9d0be + 161c87c commit 983b131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion http-proxy-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/is-glob": "4.0.4",
"@types/jest": "29.5.12",
"@types/micromatch": "4.0.6",
"@types/node": "20.11.21",
"@types/node": "20.11.24",
"@types/supertest": "6.0.2",
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/node": "20.5.4",

"@types/mocha": "10.0.6",
"@types/node": "20.11.21",
"@types/node": "20.11.24",



Expand Down

0 comments on commit 983b131

Please sign in to comment.