Skip to content

Commit

Permalink
chore(deps-dev): bump xml2js from 0.4.23 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0.
- [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent d3bebe4 commit 8d38f35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"nock": "^13.1.3",
"node-html-parser": "^4.1.5",
"pkg": "^5.8.0",
"xml2js": "^0.4.23"
"xml2js": "^0.5.0"
},
"pkg": {
"scripts": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2526,7 +2526,7 @@ __metadata:
strip-ansi: 6.0
text-table: 0.2
tslib: ^2.3.0
xml2js: ^0.4.23
xml2js: ^0.5.0
yargs: 17.3.1
bin:
spectral: ./dist/index.js
Expand Down Expand Up @@ -13362,13 +13362,13 @@ __metadata:
languageName: node
linkType: hard

"xml2js@npm:^0.4.23":
version: 0.4.23
resolution: "xml2js@npm:0.4.23"
"xml2js@npm:^0.5.0":
version: 0.5.0
resolution: "xml2js@npm:0.5.0"
dependencies:
sax: ">=0.6.0"
xmlbuilder: ~11.0.0
checksum: ca0cf2dfbf6deeaae878a891c8fbc0db6fd04398087084edf143cdc83d0509ad0fe199b890f62f39c4415cf60268a27a6aed0d343f0658f8779bd7add690fa98
checksum: 1aa71d62e5bc2d89138e3929b9ea46459157727759cbc62ef99484b778641c0cd21fb637696c052d901a22f82d092a3e740a16b4ce218e81ac59b933535124ea
languageName: node
linkType: hard

Expand Down

0 comments on commit 8d38f35

Please sign in to comment.