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] committed Dec 3, 2022
1 parent 82275bf commit 63c1f72
Show file tree
Hide file tree
Showing 4 changed files with 429 additions and 429 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": "^10.0.0",
"@types/node": "18.11.9",
"@types/node": "18.11.10",
"@types/promisify-node": "^0.4.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
Expand All @@ -1778,7 +1778,7 @@
"@types/temp": "^0.9.0",
"@types/tmp": "0.2.3",
"@types/untildify": "^3.0.0",
"@types/uuid": "^8.0.0",
"@types/uuid": "^9.0.0",
"@types/winreg": "^1.2.30",
"@types/xml2js": "^0.4.2",
"JSONStream": "^1.3.2",
Expand Down Expand Up @@ -1832,7 +1832,7 @@
"remap-istanbul": "^0.13.0",
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
"shortid": "^2.2.8",
"sinon": "^14.0.0",
"sinon": "^15.0.0",
"styled-jsx": "^5.0.0",
"style-loader": "^3.0.0",
"svg-inline-loader": "^0.8.0",
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": "^10.0.0",
"@types/node": "18.11.9",
"@types/node": "18.11.10",
"@types/promisify-node": "^0.4.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
Expand All @@ -1778,7 +1778,7 @@
"@types/temp": "^0.9.0",
"@types/tmp": "0.2.3",
"@types/untildify": "^3.0.0",
"@types/uuid": "^8.0.0",
"@types/uuid": "^9.0.0",
"@types/winreg": "^1.2.30",
"@types/xml2js": "^0.4.2",
"JSONStream": "^1.3.2",
Expand Down Expand Up @@ -1832,7 +1832,7 @@
"remap-istanbul": "^0.13.0",
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
"shortid": "^2.2.8",
"sinon": "^14.0.0",
"sinon": "^15.0.0",
"styled-jsx": "^5.0.0",
"style-loader": "^3.0.0",
"svg-inline-loader": "^0.8.0",
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.19.3",
"@babel/core": "7.20.2",
"@babel/core": "7.20.5",
"babel-preset-atomic": "^5.0.0",
"build-commit": "0.1.4",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit 63c1f72

Please sign in to comment.