Skip to content

Commit

Permalink
update dependencies (#868)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eskibear committed Sep 5, 2022
1 parent 5ab14e1 commit afe61ee
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -761,13 +761,13 @@
"devDependencies": {
"@types/fs-extra": "^4.0.9",
"@types/glob": "^7.2.0",
"@types/lodash": "^4.14.182",
"@types/lodash": "^4.14.184",
"@types/lru-cache": "^5.1.0",
"@types/md5": "^2.3.2",
"@types/minimatch": "^3.0.4",
"@types/mocha": "^9.1.1",
"@types/node": "^14.18.23",
"@types/semver": "^7.3.10",
"@types/node": "^14.18.26",
"@types/semver": "^7.3.12",
"@types/vscode": "1.65.0",
"@types/which": "^1.3.2",
"@types/xml2js": "^0.4.11",
Expand All @@ -776,7 +776,7 @@
"mocha": "^9.2.2",
"ts-loader": "^9.3.1",
"tslint": "^6.1.3",
"typescript": "^4.7.4",
"typescript": "^4.8.2",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},
Expand All @@ -795,7 +795,7 @@
"vscode-extension-telemetry-wrapper": "^0.13.2",
"vscode-languageclient": "^7.0.0",
"vscode-languageserver-protocol": "^3.17.2",
"vscode-tas-client": "^0.1.47",
"vscode-tas-client": "^0.1.63",
"which": "^1.3.1",
"xml2js": "^0.4.23"
}
Expand Down

0 comments on commit afe61ee

Please sign in to comment.