Skip to content

Commit

Permalink
Bump xml2js, @vscode/vsce and vscode-nls-dev (#1958)
Browse files Browse the repository at this point in the history
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependencies [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js), [@vscode/vsce](https://github.com/Microsoft/vsce) and [vscode-nls-dev](https://github.com/Microsoft/vscode-nls-dev). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@vscode/vsce` from 2.16.0 to 2.19.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.16.0...v2.19.0)

Updates `vscode-nls-dev` from 4.0.0 to 4.0.4
- [Commits](https://github.com/Microsoft/vscode-nls-dev/commits)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
- dependency-name: vscode-nls-dev
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 29, 2023
1 parent 57fee98 commit 51ec141
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 26 deletions.
62 changes: 38 additions & 24 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"@vscode/test-electron": "^2.2.2",
"@vscode/vsce": "^2.16.0",
"@vscode/vsce": "^2.19.0",
"ansi-colors": "3.2.4",
"copy-webpack-plugin": "6.0.2",
"del": "2.2.0",
Expand Down Expand Up @@ -1370,7 +1370,7 @@
"ts-loader": "9.0.2",
"typescript": "5.0.4",
"vscode-debugprotocol": "1.51.0",
"vscode-nls-dev": "^4.0.0",
"vscode-nls-dev": "^4.0.4",
"webpack": "5.76.0",
"webpack-bundle-analyzer": "4.4.0"
},
Expand Down

0 comments on commit 51ec141

Please sign in to comment.