Skip to content

Commit 63c1f72

Browse files
committed
chore(deps): update devdependencies
1 parent 82275bf commit 63c1f72

File tree

4 files changed

+429
-429
lines changed

4 files changed

+429
-429
lines changed

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

Lines changed: 3 additions & 3 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": "^10.0.0",
1769-
"@types/node": "18.11.9",
1769+
"@types/node": "18.11.10",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^18.0.0",
17721772
"@types/react-dom": "^18.0.0",
@@ -1778,7 +1778,7 @@
17781778
"@types/temp": "^0.9.0",
17791779
"@types/tmp": "0.2.3",
17801780
"@types/untildify": "^3.0.0",
1781-
"@types/uuid": "^8.0.0",
1781+
"@types/uuid": "^9.0.0",
17821782
"@types/winreg": "^1.2.30",
17831783
"@types/xml2js": "^0.4.2",
17841784
"JSONStream": "^1.3.2",
@@ -1832,7 +1832,7 @@
18321832
"remap-istanbul": "^0.13.0",
18331833
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
18341834
"shortid": "^2.2.8",
1835-
"sinon": "^14.0.0",
1835+
"sinon": "^15.0.0",
18361836
"styled-jsx": "^5.0.0",
18371837
"style-loader": "^3.0.0",
18381838
"svg-inline-loader": "^0.8.0",

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

Lines changed: 3 additions & 3 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": "^10.0.0",
1769-
"@types/node": "18.11.9",
1769+
"@types/node": "18.11.10",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^18.0.0",
17721772
"@types/react-dom": "^18.0.0",
@@ -1778,7 +1778,7 @@
17781778
"@types/temp": "^0.9.0",
17791779
"@types/tmp": "0.2.3",
17801780
"@types/untildify": "^3.0.0",
1781-
"@types/uuid": "^8.0.0",
1781+
"@types/uuid": "^9.0.0",
17821782
"@types/winreg": "^1.2.30",
17831783
"@types/xml2js": "^0.4.2",
17841784
"JSONStream": "^1.3.2",
@@ -1832,7 +1832,7 @@
18321832
"remap-istanbul": "^0.13.0",
18331833
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
18341834
"shortid": "^2.2.8",
1835-
"sinon": "^14.0.0",
1835+
"sinon": "^15.0.0",
18361836
"styled-jsx": "^5.0.0",
18371837
"style-loader": "^3.0.0",
18381838
"svg-inline-loader": "^0.8.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.19.3",
78-
"@babel/core": "7.20.2",
78+
"@babel/core": "7.20.5",
7979
"babel-preset-atomic": "^5.0.0",
8080
"build-commit": "0.1.4",
8181
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)