Skip to content

Commit 39dd414

Browse files
chore(deps): update devdependencies
1 parent 5c26700 commit 39dd414

File tree

4 files changed

+595
-600
lines changed

4 files changed

+595
-600
lines changed

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

+11-11
Original file line numberDiff line numberDiff line change
@@ -1757,26 +1757,26 @@
17571757
"@types/enzyme": "^3.1.14",
17581758
"@types/enzyme-adapter-react-16": "^1.0.3",
17591759
"@types/event-stream": "^4.0.0",
1760-
"@types/fs-extra": "^9.0.0",
1760+
"@types/fs-extra": "^11.0.0",
17611761
"@types/get-port": "^4.0.0",
17621762
"@types/glob": "^8.0.0",
17631763
"@types/iconv-lite": "^0.0.1",
17641764
"@types/istanbul": "^0.4.29",
1765-
"@types/jsdom": "^20.0.0",
1765+
"@types/jsdom": "^21.0.0",
17661766
"@types/lodash": "^4.14.104",
17671767
"@types/md5": "^2.1.32",
17681768
"@types/mocha": "^10.0.0",
1769-
"@types/node": "18.11.13",
1769+
"@types/node": "20.8.2",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^18.0.0",
17721772
"@types/react-dom": "^18.0.0",
17731773
"@types/react-json-tree": "^0.6.8",
17741774
"@types/request": "^2.47.0",
17751775
"@types/semver": "^7.0.0",
1776-
"@types/shortid": "^0.0.29",
1776+
"@types/shortid": "^0.0.30",
17771777
"@types/sinon": "^10.0.0",
17781778
"@types/temp": "^0.9.0",
1779-
"@types/tmp": "0.2.3",
1779+
"@types/tmp": "0.2.4",
17801780
"@types/untildify": "^3.0.0",
17811781
"@types/uuid": "^9.0.0",
17821782
"@types/winreg": "^1.2.30",
@@ -1803,10 +1803,10 @@
18031803
"enzyme-adapter-react-16": "^1.6.0",
18041804
"event-stream": "^4.0.0",
18051805
"file-loader": "^6.0.0",
1806-
"flat": "^5.0.0",
1806+
"flat": "^6.0.0",
18071807
"gulp": "^4.0.0",
18081808
"gulp-debounced-watch": "^1.0.4",
1809-
"gulp-filter": "^7.0.0",
1809+
"gulp-filter": "^8.0.0",
18101810
"gulp-gitmodified": "^1.1.1",
18111811
"gulp-inline-source": "^4.0.0",
18121812
"gulp-json-editor": "^2.2.2",
@@ -1817,7 +1817,7 @@
18171817
"husky": "^8.0.0",
18181818
"is-running": "^2.1.0",
18191819
"istanbul": "^0.4.5",
1820-
"jsdom": "^20.0.0",
1820+
"jsdom": "^22.0.0",
18211821
"json-loader": "^0.5.7",
18221822
"mocha": "^10.0.0",
18231823
"mocha-junit-reporter": "^2.0.0",
@@ -1827,12 +1827,12 @@
18271827
"react": "^18.0.0",
18281828
"react-dev-utils": "^12.0.0",
18291829
"react-dom": "^18.0.0",
1830-
"react-json-tree": "^0.17.0",
1830+
"react-json-tree": "^0.18.0",
18311831
"relative": "^3.0.2",
18321832
"remap-istanbul": "^0.13.0",
18331833
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
18341834
"shortid": "^2.2.8",
1835-
"sinon": "^15.0.0",
1835+
"sinon": "^16.0.0",
18361836
"styled-jsx": "^5.0.0",
18371837
"style-loader": "^3.0.0",
18381838
"svg-inline-loader": "^0.8.0",
@@ -1841,7 +1841,7 @@
18411841
"tslint-eslint-rules": "^5.1.0",
18421842
"tslint-microsoft-contrib": "^6.0.0",
18431843
"typemoq": "^2.1.0",
1844-
"typescript": "^4.0.0",
1844+
"typescript": "^5.0.0",
18451845
"typescript-formatter": "^7.1.0",
18461846
"typed-react-markdown": "^0.1.0",
18471847
"url-loader": "^4.0.0",

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

+11-11
Original file line numberDiff line numberDiff line change
@@ -1757,26 +1757,26 @@
17571757
"@types/enzyme": "^3.1.14",
17581758
"@types/enzyme-adapter-react-16": "^1.0.3",
17591759
"@types/event-stream": "^4.0.0",
1760-
"@types/fs-extra": "^9.0.0",
1760+
"@types/fs-extra": "^11.0.0",
17611761
"@types/get-port": "^4.0.0",
17621762
"@types/glob": "^8.0.0",
17631763
"@types/iconv-lite": "^0.0.1",
17641764
"@types/istanbul": "^0.4.29",
1765-
"@types/jsdom": "^20.0.0",
1765+
"@types/jsdom": "^21.0.0",
17661766
"@types/lodash": "^4.14.104",
17671767
"@types/md5": "^2.1.32",
17681768
"@types/mocha": "^10.0.0",
1769-
"@types/node": "18.11.13",
1769+
"@types/node": "20.8.2",
17701770
"@types/promisify-node": "^0.4.0",
17711771
"@types/react": "^18.0.0",
17721772
"@types/react-dom": "^18.0.0",
17731773
"@types/react-json-tree": "^0.6.8",
17741774
"@types/request": "^2.47.0",
17751775
"@types/semver": "^7.0.0",
1776-
"@types/shortid": "^0.0.29",
1776+
"@types/shortid": "^0.0.30",
17771777
"@types/sinon": "^10.0.0",
17781778
"@types/temp": "^0.9.0",
1779-
"@types/tmp": "0.2.3",
1779+
"@types/tmp": "0.2.4",
17801780
"@types/untildify": "^3.0.0",
17811781
"@types/uuid": "^9.0.0",
17821782
"@types/winreg": "^1.2.30",
@@ -1803,10 +1803,10 @@
18031803
"enzyme-adapter-react-16": "^1.6.0",
18041804
"event-stream": "^4.0.0",
18051805
"file-loader": "^6.0.0",
1806-
"flat": "^5.0.0",
1806+
"flat": "^6.0.0",
18071807
"gulp": "^4.0.0",
18081808
"gulp-debounced-watch": "^1.0.4",
1809-
"gulp-filter": "^7.0.0",
1809+
"gulp-filter": "^8.0.0",
18101810
"gulp-gitmodified": "^1.1.1",
18111811
"gulp-inline-source": "^4.0.0",
18121812
"gulp-json-editor": "^2.2.2",
@@ -1817,7 +1817,7 @@
18171817
"husky": "^8.0.0",
18181818
"is-running": "^2.1.0",
18191819
"istanbul": "^0.4.5",
1820-
"jsdom": "^20.0.0",
1820+
"jsdom": "^22.0.0",
18211821
"json-loader": "^0.5.7",
18221822
"mocha": "^10.0.0",
18231823
"mocha-junit-reporter": "^2.0.0",
@@ -1827,12 +1827,12 @@
18271827
"react": "^18.0.0",
18281828
"react-dev-utils": "^12.0.0",
18291829
"react-dom": "^18.0.0",
1830-
"react-json-tree": "^0.17.0",
1830+
"react-json-tree": "^0.18.0",
18311831
"relative": "^3.0.2",
18321832
"remap-istanbul": "^0.13.0",
18331833
"retyped-diff-match-patch-tsd-ambient": "^1.0.0-0",
18341834
"shortid": "^2.2.8",
1835-
"sinon": "^15.0.0",
1835+
"sinon": "^16.0.0",
18361836
"styled-jsx": "^5.0.0",
18371837
"style-loader": "^3.0.0",
18381838
"svg-inline-loader": "^0.8.0",
@@ -1841,7 +1841,7 @@
18411841
"tslint-eslint-rules": "^5.1.0",
18421842
"tslint-microsoft-contrib": "^6.0.0",
18431843
"typemoq": "^2.1.0",
1844-
"typescript": "^4.0.0",
1844+
"typescript": "^5.0.0",
18451845
"typescript-formatter": "^7.1.0",
18461846
"typed-react-markdown": "^0.1.0",
18471847
"url-loader": "^4.0.0",

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"xml2js": "0.4.17"
7575
},
7676
"devDependencies": {
77-
"@babel/cli": "7.19.3",
78-
"@babel/core": "7.20.5",
77+
"@babel/cli": "7.23.0",
78+
"@babel/core": "7.23.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)