Bump @types/xml2js from 0.4.7 to 0.4.8

Bumps [@types/xml2js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/xml2js) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml2js)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-01 09:03:46 +00:00 committed by GitHub
parent f5f33005fc
commit c0e41a7c34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2310,9 +2310,9 @@
"dev": true
},
"@types/xml2js": {
"version": "0.4.7",
"resolved": "https://registry.npmjs.org/@types/xml2js/-/xml2js-0.4.7.tgz",
"integrity": "sha512-f5VOKSMEE0O+/L54FHwA/a7vcx9mHeSDM71844yHCOhh8Cin2xQa0UFw0b7Vc5hoZ3Ih6ZHaDobjfLih4tWPNw==",
"version": "0.4.8",
"resolved": "https://registry.npmjs.org/@types/xml2js/-/xml2js-0.4.8.tgz",
"integrity": "sha512-EyvT83ezOdec7BhDaEcsklWy7RSIdi6CNe95tmOAK0yx/Lm30C9K75snT3fYayK59ApC2oyW+rcHErdG05FHJA==",
"dev": true,
"requires": {
"@types/node": "*"

View file

@ -41,7 +41,7 @@
"@types/github-slugger": "^1.3.0",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.20",
"@types/xml2js": "^0.4.7",
"@types/xml2js": "^0.4.8",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.12.0",
"@vercel/ncc": "^0.26.2",