Skip to content

Commit

Permalink
fix(deps): update dependency xml-formatter to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 7b0f166 commit ff4541c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"typescript": "5.4.5",
"unknown": "0.2.6",
"wordwrap": "1.0.0",
"xml-formatter": "2.6.1",
"xml-formatter": "3.6.3",
"yaml": "1.10.2"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1164,7 +1164,7 @@ __metadata:
typescript: "npm:5.4.5"
unknown: "npm:0.2.6"
wordwrap: "npm:1.0.0"
xml-formatter: "npm:2.6.1"
xml-formatter: "npm:3.6.3"
yaml: "npm:1.10.2"
bin:
maintain-project: ./index.js
Expand Down Expand Up @@ -8919,12 +8919,12 @@ __metadata:
languageName: node
linkType: hard

"xml-formatter@npm:2.6.1":
version: 2.6.1
resolution: "xml-formatter@npm:2.6.1"
"xml-formatter@npm:3.6.3":
version: 3.6.3
resolution: "xml-formatter@npm:3.6.3"
dependencies:
xml-parser-xo: "npm:^3.2.0"
checksum: 10c0/97af94786f14d295eb74d5062e311f6c7b351d7b2b11c76d275eeb5197d98450bd0197de51dda9fbd6f03fbd23432e535fd13e8780a207cb1158a3d987bf02e5
xml-parser-xo: "npm:^4.1.2"
checksum: 10c0/0c2d2417e694c6706153fca75a3c696d428c5ceb4a5ae90808868a49784cd5ff9714d174acfa4e0ce61e45e2d7cc2df49c19868cf1cf6137e1f7d210ee265b5c
languageName: node
linkType: hard

Expand All @@ -8935,10 +8935,10 @@ __metadata:
languageName: node
linkType: hard

"xml-parser-xo@npm:^3.2.0":
version: 3.2.0
resolution: "xml-parser-xo@npm:3.2.0"
checksum: 10c0/33101bc707eeccda575f2df2de20d9b01513467c16c53e9f87205ab4bcc800586f1080cf37550b681b9c123b4a7778dcdb324989782c2a6c6698ae5ab623be84
"xml-parser-xo@npm:^4.1.2":
version: 4.1.2
resolution: "xml-parser-xo@npm:4.1.2"
checksum: 10c0/7929b0c65c9a92f3d831d0fb0c7164fa23a8721655e79f9b26168a5835f84a281e6c41caa768d8ada5a0ad858933432aad87347b6379f330e4d3f1443a50e012
languageName: node
linkType: hard

Expand Down

0 comments on commit ff4541c

Please sign in to comment.