Skip to content

Commit bd4b3fc

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump @xmldom/xmldom from 0.9.10 to 0.9.11
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.9.10 to 0.9.11. - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.9.10...0.9.11) --- updated-dependencies: - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd9539c commit bd4b3fc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@floating-ui/core": "1.8.0",
1717
"@floating-ui/dom": "1.8.0",
1818
"@khanacademy/tota11y": "0.2.0",
19-
"@xmldom/xmldom": "^0.9.10",
19+
"@xmldom/xmldom": "^0.9.11",
2020
"alpaca": "1.5.27",
2121
"blob.js": "1.0.1",
2222
"bluebird": "3.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -664,10 +664,10 @@
664664
"@types/expect" "^1.20.4"
665665
"@types/node" "*"
666666

667-
"@xmldom/xmldom@^0.9.10":
668-
version "0.9.10"
669-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.10.tgz#a0ad5a26fe8aa996310870726e1704977f769dee"
670-
integrity sha512-A9gOqLdi6cV4ibazAjcQufGj0B1y/vDqYrcuP6d/6x8P27gRS8643Dj9o1dEKtB6O7fwxb2FgBmJS2mX7gpvdw==
667+
"@xmldom/xmldom@^0.9.11":
668+
version "0.9.11"
669+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.9.11.tgz#2ed75a186886383624cf16400930ed6b9adaa656"
670+
integrity sha512-tW8bcK3hsG0/uqSnNz6TK4BkcuZSezoU7DlnYssILmZDktPnSHHuDJJFM0AJv+13gz2r0iGdrj6qqKeUnxXEDg==
671671

672672
"@yeoman/adapter@^4.0.2":
673673
version "4.0.2"

0 commit comments

Comments
 (0)