Skip to content

Commit 944e7d9

Browse files
committed
chore(deps): update devdependencies
1 parent d78d877 commit 944e7d9

File tree

4 files changed

+448
-448
lines changed

4 files changed

+448
-448
lines changed

dist/debugger/VendorLib/vs-py-debugger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@
17661766
"@types/lodash": "^4.14.104",
17671767
"@types/md5": "^2.1.32",
17681768
"@types/mocha": "^9.0.0",
1769-
"@types/node": "18.7.14",
1769+
"@types/node": "18.7.16",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^18.0.0",
17721772
"@types/react-dom": "^18.0.0",
@@ -1845,7 +1845,7 @@
18451845
"typescript-formatter": "^7.1.0",
18461846
"typed-react-markdown": "^0.1.0",
18471847
"url-loader": "^4.0.0",
1848-
"uuid": "^8.0.0",
1848+
"uuid": "^9.0.0",
18491849
"vscode": "^1.1.21",
18501850
"vscode-debugadapter-testsupport": "^1.27.0",
18511851
"webpack": "^5.0.0",

lib/debugger/VendorLib/vs-py-debugger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@
17661766
"@types/lodash": "^4.14.104",
17671767
"@types/md5": "^2.1.32",
17681768
"@types/mocha": "^9.0.0",
1769-
"@types/node": "18.7.14",
1769+
"@types/node": "18.7.16",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^18.0.0",
17721772
"@types/react-dom": "^18.0.0",
@@ -1845,7 +1845,7 @@
18451845
"typescript-formatter": "^7.1.0",
18461846
"typed-react-markdown": "^0.1.0",
18471847
"url-loader": "^4.0.0",
1848-
"uuid": "^8.0.0",
1848+
"uuid": "^9.0.0",
18491849
"vscode": "^1.1.21",
18501850
"vscode-debugadapter-testsupport": "^1.27.0",
18511851
"webpack": "^5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"devDependencies": {
7777
"@babel/cli": "7.18.10",
78-
"@babel/core": "7.18.13",
78+
"@babel/core": "7.19.0",
7979
"babel-preset-atomic": "^5.0.0",
8080
"build-commit": "0.1.4",
8181
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)