Skip to content

Commit 55712ee

Browse files
Bumps @xmldom/xmldom package version from 0.8.3 to 0.8.4 (#17469)
1 parent c005d9d commit 55712ee

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
"@types/tmp": "0.0.28",
8888
"@types/underscore": "1.8.3",
8989
"@types/vscode": "1.57.0",
90+
"@vscode/test-electron": "^2.1.5",
91+
"@xmldom/xmldom": "0.8.4",
9092
"angular-in-memory-web-api": "0.1.13",
9193
"angular2-slickgrid": "github:microsoft/angular2-slickgrid#1.2.2-patch1",
9294
"assert": "^1.4.1",
@@ -119,8 +121,6 @@
119121
"typescript": "^3.5.3",
120122
"uglify-js": "mishoo/UglifyJS2#harmony-v2.8.22",
121123
"vscode-nls-dev": "2.0.1",
122-
"@vscode/test-electron": "^2.1.5",
123-
"@xmldom/xmldom": "^0.8.3",
124124
"yargs": "https://registry.npmjs.org/yargs/-/yargs-3.32.0.tgz"
125125
},
126126
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,10 @@
325325
rimraf "^3.0.2"
326326
unzipper "^0.10.11"
327327

328-
"@xmldom/xmldom@^0.8.3":
329-
version "0.8.3"
330-
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.3.tgz#beaf980612532aa9a3004aff7e428943aeaa0711"
331-
integrity sha512-Lv2vySXypg4nfa51LY1nU8yDAGo/5YwF+EY/rUZgIbfvwVARcd67ttCM8SMsTeJy51YhHYavEq+FS6R0hW9PFQ==
328+
"@xmldom/[email protected].4":
329+
version "0.8.4"
330+
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.4.tgz#05b76034d3e09d4b9d309d9b862994de23e7687d"
331+
integrity sha512-JIsjTbWBWJHb2t1D4UNZIJ6ohlRYCdoGzeHSzTorMH2zOq3UKlSBzFBMBdFK3xnUD/ANHw/SUzl/vx0z0JrqRw==
332332

333333
abbrev@1:
334334
version "1.1.1"

0 commit comments

Comments
 (0)