Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v17.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 26, 2022
1 parent a37225b commit c9c7139
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/debugger/VendorLib/vs-py-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1766,7 +1766,7 @@
"@types/lodash": "^4.14.104",
"@types/md5": "^2.1.32",
"@types/mocha": "^9.0.0",
"@types/node": "17.0.21",
"@types/node": "17.0.23",
"@types/promisify-node": "^0.4.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
2 changes: 1 addition & 1 deletion lib/debugger/VendorLib/vs-py-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1766,7 +1766,7 @@
"@types/lodash": "^4.14.104",
"@types/md5": "^2.1.32",
"@types/mocha": "^9.0.0",
"@types/node": "17.0.21",
"@types/node": "17.0.23",
"@types/promisify-node": "^0.4.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down

0 comments on commit c9c7139

Please sign in to comment.