Skip to content

Commit

Permalink
chore(deps): update dependency @types/xmldoc to v1.1.6 (#10770)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 9, 2021
1 parent f66e345 commit 24825b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -233,7 +233,7 @@
"@types/shelljs": "0.8.8",
"@types/traverse": "0.6.32",
"@types/url-join": "4.0.0",
"@types/xmldoc": "1.1.5",
"@types/xmldoc": "1.1.6",
"@typescript-eslint/eslint-plugin": "4.28.1",
"@typescript-eslint/parser": "4.28.1",
"conventional-changelog-conventionalcommits": "4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1959,10 +1959,10 @@
resolved "https://registry.yarnpkg.com/@types/url-join/-/url-join-4.0.0.tgz#72eff71648a429c7d4acf94e03780e06671369bd"
integrity sha512-awrJu8yML4E/xTwr2EMatC+HBnHGoDxc2+ImA9QyeUELI1S7dOCIZcyjki1rkwoA8P2D2NVgLAJLjnclkdLtAw==

"@types/xmldoc@1.1.5":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@types/xmldoc/-/xmldoc-1.1.5.tgz#21862f8bb13bbb09ed9e2fb459edd47d706cd935"
integrity sha512-31y8EoleGz/8+cA1ofgy1h8/yAXUjr6pfR2DSohWGa477UC7T2SQ2A+aafljRI2Pe64oE7mrJX8E3euWztC3sQ==
"@types/xmldoc@1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@types/xmldoc/-/xmldoc-1.1.6.tgz#8fe6e25dd92ffde0b4d0dce6323b7bf564c8c520"
integrity sha512-3qhte5iT9zpj3YtvxRhE74C+1qnRTjR+JZ26TdXuEXkagdFCBSlDm49+e7gMhvJwEqL53ReCiW/yg5JKaCzDlQ==

"@types/yargs-parser@*":
version "20.2.0"
Expand Down

0 comments on commit 24825b2

Please sign in to comment.