Skip to content

Commit 0017909

Browse files
chore(deps-dev): bump @types/xml2js from 0.4.5 to 0.4.6
Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.5 to 0.4.6. - [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 0f365fd commit 0017909

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.4",
62+
"@types/xml2js": "^0.4.6",
6363
"@typescript-eslint/eslint-plugin": "^4.7.0",
6464
"@typescript-eslint/parser": "^4.7.0",
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.4":
380-
version "0.4.5"
381-
resolved "https://registry.yarnpkg.com/@types/xml2js/-/xml2js-0.4.5.tgz#d21759b056f282d9c7066f15bbf5c19b908f22fa"
382-
integrity sha512-yohU3zMn0fkhlape1nxXG2bLEGZRc1FeqF80RoHaYXJN7uibaauXfhzhOJr1Xh36sn+/tx21QAOf07b/xYVk1w==
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==
383383
dependencies:
384384
"@types/node" "*"
385385

0 commit comments

Comments
 (0)