Arlolra has uploaded a new change for review. ( 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(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/parsoid refs/changes/70/390170/1 diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0d2a3fc..dfb50e0 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -730,9 +730,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 95f9bcd..a50c4a1 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: newchange Gerrit-Change-Id: I286d7f90da2b5d417935cc7661709feb3436797e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/services/parsoid Gerrit-Branch: master Gerrit-Owner: Arlolra <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
