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 Mar 28, 2024
1 parent 251b811 commit 6b421c4
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 @@ -77,7 +77,7 @@
"typescript": "5.4.3",
"unknown": "0.2.5",
"wordwrap": "1.0.0",
"xml-formatter": "2.6.1",
"xml-formatter": "3.6.2",
"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 @@ -1158,7 +1158,7 @@ __metadata:
typescript: "npm:5.4.3"
unknown: "npm:0.2.5"
wordwrap: "npm:1.0.0"
xml-formatter: "npm:2.6.1"
xml-formatter: "npm:3.6.2"
yaml: "npm:1.10.2"
bin:
maintain-project: ./index.js
Expand Down Expand Up @@ -8801,12 +8801,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.2":
version: 3.6.2
resolution: "xml-formatter@npm:3.6.2"
dependencies:
xml-parser-xo: "npm:^3.2.0"
checksum: 10c0/97af94786f14d295eb74d5062e311f6c7b351d7b2b11c76d275eeb5197d98450bd0197de51dda9fbd6f03fbd23432e535fd13e8780a207cb1158a3d987bf02e5
xml-parser-xo: "npm:^4.1.0"
checksum: 10c0/b50f085c935d0cb23e5f39cba39a1e22c511d2a247e960d7c6976236ad5bb9355f090adaa5416b074a8769493f03daf610cc0f121e5bfe85ced052401dbd14c5
languageName: node
linkType: hard

Expand All @@ -8817,10 +8817,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.0":
version: 4.1.1
resolution: "xml-parser-xo@npm:4.1.1"
checksum: 10c0/e14ae3820a6a34f309f8126c44e57d82429eca18770ee25f9b7845bf991a5ebc2071d25d2472e418c9a399abf713ec0a1ecbefc608b933e431245e19036c73bc
languageName: node
linkType: hard

Expand Down

0 comments on commit 6b421c4

Please sign in to comment.