Skip to content

Commit 7e68610

Browse files
SaadnajmiCopilot
andauthored
Backport @xmldom/xmldom 0.8.13 to 0.81 (#16328)
Backports #16038. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 438eef2 commit 7e68610

5 files changed

Lines changed: 20 additions & 6 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Bump @xmldom/xmldom from 0.7.13 to 0.8.13",
4+
"packageName": "@react-native-windows/cli",
5+
"email": "223556219+Copilot@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "Bump @xmldom/xmldom from 0.7.13 to 0.8.13",
4+
"packageName": "@react-native-windows/telemetry",
5+
"email": "223556219+Copilot@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

packages/@react-native-windows/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@react-native-windows/fs": "0.81.1",
2323
"@react-native-windows/package-utils": "0.81.1",
2424
"@react-native-windows/telemetry": "0.81.2",
25-
"@xmldom/xmldom": "^0.7.7",
25+
"@xmldom/xmldom": "^0.8.13",
2626
"chalk": "^4.1.0",
2727
"cli-spinners": "^2.2.0",
2828
"envinfo": "^7.5.0",

packages/@react-native-windows/telemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@microsoft/1ds-core-js": "^4.3.0",
2222
"@microsoft/1ds-post-js": "^4.3.0",
2323
"@react-native-windows/fs": "0.81.1",
24-
"@xmldom/xmldom": "^0.7.7",
24+
"@xmldom/xmldom": "^0.8.13",
2525
"ci-info": "^3.2.0",
2626
"envinfo": "^7.8.1",
2727
"lodash": "^4.17.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3605,10 +3605,10 @@
36053605
dependencies:
36063606
"@wdio/logger" "6.10.10"
36073607

3608-
"@xmldom/xmldom@^0.7.7":
3609-
version "0.7.13"
3610-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.7.13.tgz#ff34942667a4e19a9f4a0996a76814daac364cf3"
3611-
integrity sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==
3608+
"@xmldom/xmldom@^0.8.13":
3609+
version "0.8.13"
3610+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.13.tgz#00d1dd940b218dff2e49309d410d8bb212159225"
3611+
integrity sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==
36123612

36133613
"@yarnpkg/lockfile@^1.1.0":
36143614
version "1.1.0"

0 commit comments

Comments
 (0)