jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/390170 )
Change subject: Bump to [email protected] ...................................................................... Bump to [email protected] Bug: T176728 Change-Id: I286d7f90da2b5d417935cc7661709feb3436797e --- M npm-shrinkwrap.json M package.json 2 files changed, 4 insertions(+), 4 deletions(-) Approvals: Subramanya Sastry: Looks good to me, approved jenkins-bot: Verified diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 5eec9f2..fc4f4e7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -725,9 +725,9 @@ "dev": true }, "domino": { - "version": "1.0.30", - "from": "[email protected]", - "resolved": "https://registry.npmjs.org/domino/-/domino-1.0.30.tgz" + "version": "2.0.0", + "from": "[email protected]", + "resolved": "https://registry.npmjs.org/domino/-/domino-2.0.0.tgz" }, "domutils": { "version": "1.5.1", diff --git a/package.json b/package.json index 638e62a..6ea27ce 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "content-type": "git+https://github.com/wikimedia/content-type#master", "core-js": "^2.5.1", "diff": "^1.0.7", - "domino": "^1.0.30", + "domino": "^2.0.0", "entities": "^1.1.1", "express": "^4.15.5", "express-handlebars": "^3.0.0", -- To view, visit https://gerrit.wikimedia.org/r/390170 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I286d7f90da2b5d417935cc7661709feb3436797e Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/services/parsoid Gerrit-Branch: master Gerrit-Owner: Arlolra <[email protected]> Gerrit-Reviewer: C. Scott Ananian <[email protected]> Gerrit-Reviewer: Sbailey <[email protected]> Gerrit-Reviewer: Subramanya Sastry <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
