File tree Expand file tree Collapse file tree 2 files changed +49
-49
lines changed
Expand file tree Collapse file tree 2 files changed +49
-49
lines changed Original file line number Diff line number Diff line change 803803 "devDependencies" : {
804804 "@types/fs-extra" : " ^9.0.13" ,
805805 "@types/glob" : " ^7.2.0" ,
806- "@types/lodash" : " ^4.14.190 " ,
806+ "@types/lodash" : " ^4.14.191 " ,
807807 "@types/minimatch" : " ^3.0.3" ,
808808 "@types/mocha" : " ^9.1.1" ,
809- "@types/node" : " ^16.18.3 " ,
809+ "@types/node" : " ^16.18.11 " ,
810810 "@types/semver" : " ^7.3.13" ,
811811 "@types/vscode" : " 1.69.0" ,
812- "@vscode/test-electron" : " ^ 2.2.0" ,
812+ "@vscode/test-electron" : " 2.2.0" ,
813813 "copy-webpack-plugin" : " ^11.0.0" ,
814814 "glob" : " ^7.2.3" ,
815815 "mocha" : " ^9.2.2" ,
816- "ts-loader" : " ^9.4.1 " ,
816+ "ts-loader" : " ^9.4.2 " ,
817817 "tslint" : " ^6.1.3" ,
818- "typescript" : " ^4.9.3 " ,
818+ "typescript" : " ^4.9.4 " ,
819819 "vscode-extension-tester" : " ^4.4.1" ,
820820 "webpack" : " ^5.75.0" ,
821821 "webpack-cli" : " ^4.10.0"
822822 },
823823 "dependencies" : {
824824 "await-lock" : " ^2.2.2" ,
825825 "fs-extra" : " ^10.1.0" ,
826- "globby" : " ^13.1.2 " ,
826+ "globby" : " ^13.1.3 " ,
827827 "lodash" : " ^4.17.21" ,
828- "minimatch" : " ^5.1.1 " ,
828+ "minimatch" : " ^5.1.6 " ,
829829 "semver" : " ^7.3.8" ,
830830 "vscode-extension-telemetry-wrapper" : " ^0.13.2" ,
831831 "vscode-tas-client" : " ^0.1.63"
You can’t perform that action at this time.
0 commit comments