Skip to content

Commit fa32280

Browse files
Bump xml-formatter from 3.6.6 to 3.6.7
Bumps [xml-formatter](https://github.com/chrisbottin/xml-formatter) from 3.6.6 to 3.6.7. - [Commits](chrisbottin/xml-formatter@3.6.6...3.6.7) --- updated-dependencies: - dependency-name: xml-formatter dependency-version: 3.6.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52d04f3 commit fa32280

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
@@ -4521,17 +4521,17 @@ xml-escape@^1.1.0:
45214521
resolved "https://registry.yarnpkg.com/xml-escape/-/xml-escape-1.1.0.tgz#3904c143fa8eb3a0030ec646d2902a2f1b706c44"
45224522
integrity sha512-B/T4sDK8Z6aUh/qNr7mjKAwwncIljFuUP+DO/D5hloYFj+90O88z8Wf7oSucZTHxBAsC1/CTP4rtx/x1Uf72Mg==
45234523

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

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

45364536
xmldom@^0.1.21:
45374537
version "0.1.31"

0 commit comments

Comments
 (0)