Skip to content

Commit d03ea9e

Browse files
authored
Merge pull request #438 from johnlettman/dependabot/npm_and_yarn/xml-formatter-3.6.7
Bump xml-formatter from 3.6.6 to 3.6.7
2 parents a3352ab + fa32280 commit d03ea9e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typedoc-plugin-markdown": "^4.8.1",
2727
"typedoc-plugin-rename-defaults": "^0.7.3",
2828
"xml-escape": "^1.1.0",
29-
"xml-formatter": "^3.6.6"
29+
"xml-formatter": "^3.6.7"
3030
},
3131
"devDependencies": {
3232
"@types/node": "^24.7.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4523,17 +4523,17 @@ xml-escape@^1.1.0:
45234523
resolved "https://registry.yarnpkg.com/xml-escape/-/xml-escape-1.1.0.tgz#3904c143fa8eb3a0030ec646d2902a2f1b706c44"
45244524
integrity sha512-B/T4sDK8Z6aUh/qNr7mjKAwwncIljFuUP+DO/D5hloYFj+90O88z8Wf7oSucZTHxBAsC1/CTP4rtx/x1Uf72Mg==
45254525

4526-
xml-formatter@^3.6.6:
4527-
version "3.6.6"
4528-
resolved "https://registry.yarnpkg.com/xml-formatter/-/xml-formatter-3.6.6.tgz#e7f275cba7565e5afd6c6d74e1ef6f589f0b4ac6"
4529-
integrity sha512-yfofQht42x2sN1YThT6Er6GFXiQinfDAsMTNvMPi2uZw5/Vtc2PYHfvALR8U+b2oN2ekBxLd2tGWV06rAM8nQA==
4526+
xml-formatter@^3.6.7:
4527+
version "3.6.7"
4528+
resolved "https://registry.yarnpkg.com/xml-formatter/-/xml-formatter-3.6.7.tgz#75d140e6dbe19b3e956ef20ef55f421c52ef8cc0"
4529+
integrity sha512-IsfFYJQuoDqtUlKhm4EzeoBOb+fQwzQVeyxxAQ0sThn/nFnQmyLPTplqq4yRhaOENH/tAyujD2TBfIYzUKB6hg==
45304530
dependencies:
4531-
xml-parser-xo "^4.1.4"
4531+
xml-parser-xo "^4.1.5"
45324532

4533-
xml-parser-xo@^4.1.4:
4534-
version "4.1.4"
4535-
resolved "https://registry.yarnpkg.com/xml-parser-xo/-/xml-parser-xo-4.1.4.tgz#2b9c05d3336a140a1d2b1e2993d187daa4d7dcfe"
4536-
integrity sha512-wo+yWDNeMwd1ctzH4CsiGXaAappDsxuR+VnmPewOzHk/zvefksT2ZlcWpAePl11THOWgnIZM4GjvumevurNWZw==
4533+
xml-parser-xo@^4.1.5:
4534+
version "4.1.5"
4535+
resolved "https://registry.yarnpkg.com/xml-parser-xo/-/xml-parser-xo-4.1.5.tgz#c3326af56219a406f1e20741a2826655fcb3b607"
4536+
integrity sha512-TxyRxk9sTOUg3glxSIY6f0nfuqRll2OEF8TspLgh5mZkLuBgheCn3zClcDSGJ58TvNmiwyCCuat4UajPud/5Og==
45374537

45384538
xmldom@^0.1.21:
45394539
version "0.1.31"

0 commit comments

Comments
 (0)