Skip to content

Commit e0a2dc8

Browse files
chore(deps-dev): bump @types/xml2js from 0.4.6 to 0.4.7
Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.6 to 0.4.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml2js) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 06a6b0c commit e0a2dc8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/semver": "^7.3.4",
6060
"@types/tmp": "0.2.0",
6161
"@types/vscode": "1.44.0",
62-
"@types/xml2js": "^0.4.6",
62+
"@types/xml2js": "^0.4.7",
6363
"@typescript-eslint/eslint-plugin": "^4.8.1",
6464
"@typescript-eslint/parser": "^4.8.1",
6565
"chardet": "^1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,10 @@
376376
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.44.0.tgz#62ecfe3d0e38942fce556574da54ee1013c775b7"
377377
integrity sha512-WJZtZlinE3meRdH+I7wTsIhpz/GLhqEQwmPGeh4s1irWLwMzCeTV8WZ+pgPTwrDXoafVUWwo1LiZ9HJVHFlJSQ==
378378

379-
"@types/xml2js@^0.4.6":
380-
version "0.4.6"
381-
resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.6.tgz#9216ceb739e67cd8d686d9e7ba0a31537a95711b"
382-
integrity sha512-0nufNQdD4xbim3rD2UBhGl2HSw/LTU8i/6Anbm+Jt2U6qTd5kOKQyDiby6sr+6Ciqvv2m5LPyoXoHQZJAnIrtw==
379+
"@types/xml2js@^0.4.7":
380+
version "0.4.7"
381+
resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.7.tgz#cd5b6c67bbec741ac625718a76e6cb99bc34365e"
382+
integrity sha512-f5VOKSMEE0O+/L54FHwA/a7vcx9mHeSDM71844yHCOhh8Cin2xQa0UFw0b7Vc5hoZ3Ih6ZHaDobjfLih4tWPNw==
383383
dependencies:
384384
"@types/node" "*"
385385

0 commit comments

Comments
 (0)