Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 18, 2021
1 parent f8285a7 commit 792bbfd
Show file tree
Hide file tree
Showing 4 changed files with 416 additions and 408 deletions.
6 changes: 3 additions & 3 deletions 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": "16.11.12",
"@types/node": "17.0.0",
"@types/promisify-node": "^0.4.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand All @@ -1776,7 +1776,7 @@
"@types/shortid": "^0.0.29",
"@types/sinon": "^10.0.0",
"@types/temp": "^0.9.0",
"@types/tmp": "0.2.2",
"@types/tmp": "0.2.3",
"@types/untildify": "^3.0.0",
"@types/uuid": "^8.0.0",
"@types/winreg": "^1.2.30",
Expand Down Expand Up @@ -1825,7 +1825,7 @@
"prismjs": "^1.15.0",
"raw-loader": "^4.0.0",
"react": "^17.0.0",
"react-dev-utils": "^11.0.0",
"react-dev-utils": "^12.0.0",
"react-dom": "^17.0.0",
"react-json-tree": "^0.15.0",
"relative": "^3.0.2",
Expand Down
6 changes: 3 additions & 3 deletions 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": "16.11.12",
"@types/node": "17.0.0",
"@types/promisify-node": "^0.4.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand All @@ -1776,7 +1776,7 @@
"@types/shortid": "^0.0.29",
"@types/sinon": "^10.0.0",
"@types/temp": "^0.9.0",
"@types/tmp": "0.2.2",
"@types/tmp": "0.2.3",
"@types/untildify": "^3.0.0",
"@types/uuid": "^8.0.0",
"@types/winreg": "^1.2.30",
Expand Down Expand Up @@ -1825,7 +1825,7 @@
"prismjs": "^1.15.0",
"raw-loader": "^4.0.0",
"react": "^17.0.0",
"react-dev-utils": "^11.0.0",
"react-dev-utils": "^12.0.0",
"react-dom": "^17.0.0",
"react-json-tree": "^0.15.0",
"relative": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/core": "7.16.5",
"babel-preset-atomic": "^4.2.0",
"build-commit": "0.1.4",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit 792bbfd

Please sign in to comment.