aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-02 10:49:35 +0800
committerGitHub <noreply@github.com>2022-11-02 10:49:35 +0800
commit0d3d6459194a00521f19e7166559433366cef93b (patch)
tree02ac7f6a36eb28ae474e99cfeef4a0ecc823056a /package.json
parent681abfd1cd9de3964c597c1ced44ed8f57035148 (diff)
downloadtangerine-wallet-browser-dependabot/npm_and_yarn/xmldom-and-testem--removed.tar
tangerine-wallet-browser-dependabot/npm_and_yarn/xmldom-and-testem--removed.tar.gz
tangerine-wallet-browser-dependabot/npm_and_yarn/xmldom-and-testem--removed.tar.bz2
tangerine-wallet-browser-dependabot/npm_and_yarn/xmldom-and-testem--removed.tar.lz
tangerine-wallet-browser-dependabot/npm_and_yarn/xmldom-and-testem--removed.tar.xz
tangerine-wallet-browser-dependabot/npm_and_yarn/xmldom-and-testem--removed.tar.zst
tangerine-wallet-browser-dependabot/npm_and_yarn/xmldom-and-testem--removed.zip
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [testem](https://github.com/testem/testem). These dependencies need to be updated together. Removes `xmldom` Updates `testem` from 2.16.0 to 3.9.0 - [Release notes](https://github.com/testem/testem/releases) - [Commits](https://github.com/testem/testem/compare/v2.16.0...v3.9.0) --- updated-dependencies: - dependency-name: xmldom dependency-type: indirect - dependency-name: testem dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3fcfbb018..1bde35eda 100644
--- a/package.json
+++ b/package.json
@@ -300,7 +300,7 @@
"style-loader": "^0.21.0",
"stylelint-config-standard": "^18.2.0",
"tape": "^4.5.1",
- "testem": "^2.16.0",
+ "testem": "^3.9.0",
"through2": "^2.0.3",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",