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 Jan 7, 2023
1 parent 5c26700 commit 92f7229
Show file tree
Hide file tree
Showing 4 changed files with 468 additions and 457 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.13",
"@types/node": "18.11.18",
"@types/promisify-node": "^0.4.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
Expand Down Expand Up @@ -1817,7 +1817,7 @@
"husky": "^8.0.0",
"is-running": "^2.1.0",
"istanbul": "^0.4.5",
"jsdom": "^20.0.0",
"jsdom": "^21.0.0",
"json-loader": "^0.5.7",
"mocha": "^10.0.0",
"mocha-junit-reporter": "^2.0.0",
Expand All @@ -1827,7 +1827,7 @@
"react": "^18.0.0",
"react-dev-utils": "^12.0.0",
"react-dom": "^18.0.0",
"react-json-tree": "^0.17.0",
"react-json-tree": "^0.18.0",
"relative": "^3.0.2",
"remap-istanbul": "^0.13.0",
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-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.13",
"@types/node": "18.11.18",
"@types/promisify-node": "^0.4.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
Expand Down Expand Up @@ -1817,7 +1817,7 @@
"husky": "^8.0.0",
"is-running": "^2.1.0",
"istanbul": "^0.4.5",
"jsdom": "^20.0.0",
"jsdom": "^21.0.0",
"json-loader": "^0.5.7",
"mocha": "^10.0.0",
"mocha-junit-reporter": "^2.0.0",
Expand All @@ -1827,7 +1827,7 @@
"react": "^18.0.0",
"react-dev-utils": "^12.0.0",
"react-dom": "^18.0.0",
"react-json-tree": "^0.17.0",
"react-json-tree": "^0.18.0",
"relative": "^3.0.2",
"remap-istanbul": "^0.13.0",
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"xml2js": "0.4.17"
},
"devDependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.20.5",
"@babel/cli": "7.20.7",
"@babel/core": "7.20.12",
"babel-preset-atomic": "^5.0.0",
"build-commit": "0.1.4",
"cross-env": "^7.0.3",
Expand Down
Loading

0 comments on commit 92f7229

Please sign in to comment.