Jforrester has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/365996 )
Change subject: build: Pin npm packages for CI stability
......................................................................
build: Pin npm packages for CI stability
This makes the repo consistent with general Wikimedia practice.
Change-Id: I0021620c27e9bcfcd62b1d4fbb94b949c4b2b3ad
---
M package.json
1 file changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend
refs/changes/96/365996/1
diff --git a/package.json b/package.json
index 4f10976..59d8ab9 100644
--- a/package.json
+++ b/package.json
@@ -11,14 +11,14 @@
},
"devDependencies": {
"eslint-config-wikimedia": "0.4.0",
- "grunt": "^1.0.1",
- "grunt-banana-checker": "^0.6.0",
- "grunt-contrib-watch": "^1.0.0",
+ "grunt": "1.0.1",
+ "grunt-banana-checker": "0.6.0",
+ "grunt-contrib-watch": "1.0.0",
"grunt-eslint": "20.0.0",
- "grunt-jsonlint": "^1.1.0",
- "grunt-notify": "^0.4.5",
+ "grunt-jsonlint": "1.1.0",
+ "grunt-notify": "0.4.5",
"grunt-stylelint": "0.8.0",
- "resource-modules": "^1.0.17",
+ "resource-modules": "1.0.17",
"stylelint": "7.8.0",
"stylelint-config-wikimedia": "0.4.1"
}
--
To view, visit https://gerrit.wikimedia.org/r/365996
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0021620c27e9bcfcd62b1d4fbb94b949c4b2b3ad
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits