mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 22:07:09 +01:00
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:
parent
f5f33005fc
commit
c0e41a7c34
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -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": "*"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue