jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/800608 )

Change subject: build: Updating grunt to 1.5.3
......................................................................

build: Updating grunt to 1.5.3

Bug: T309285
Change-Id: I4eaccaf407ffe47644d533a5e6afdb4bc28d87ce
---
M package-lock.json
M package.json
2 files changed, 8 insertions(+), 8 deletions(-)

Approvals:
  DannyS712: Looks good to me, but someone else must approve
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/package-lock.json b/package-lock.json
index 0721622..62b69dc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5,7 +5,7 @@
        "packages": {
                "": {
                        "devDependencies": {
-                               "grunt": "1.5.2",
+                               "grunt": "1.5.3",
                                "grunt-banana-checker": "0.9.0"
                        }
                },
@@ -359,9 +359,9 @@
                        }
                },
                "node_modules/grunt": {
-                       "version": "1.5.2",
-                       "resolved": 
"https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz";,
-                       "integrity": 
"sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
+                       "version": "1.5.3",
+                       "resolved": 
"https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz";,
+                       "integrity": 
"sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
                        "dev": true,
                        "dependencies": {
                                "dateformat": "~3.0.3",
@@ -1421,9 +1421,9 @@
                        }
                },
                "grunt": {
-                       "version": "1.5.2",
-                       "resolved": 
"https://registry.npmjs.org/grunt/-/grunt-1.5.2.tgz";,
-                       "integrity": 
"sha512-XCtfaIu72OyDqK24MjWiGC9SwlkuhkS1mrULr1xzuJ2XqAFhP3ZAchZGHJeSCY6mkaOXU4F7SbmmCF7xIVoC9w==",
+                       "version": "1.5.3",
+                       "resolved": 
"https://registry.npmjs.org/grunt/-/grunt-1.5.3.tgz";,
+                       "integrity": 
"sha512-mKwmo4X2d8/4c/BmcOETHek675uOqw0RuA/zy12jaspWqvTp4+ZeQF1W+OTpcbncnaBsfbQJ6l0l4j+Sn/GmaQ==",
                        "dev": true,
                        "requires": {
                                "dateformat": "~3.0.3",
diff --git a/package.json b/package.json
index 5cf0f32..ecfd55e 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
                "test": "grunt test"
        },
        "devDependencies": {
-               "grunt": "1.5.2",
+               "grunt": "1.5.3",
                "grunt-banana-checker": "0.9.0"
        }
 }

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/800608
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Change-Id: I4eaccaf407ffe47644d533a5e6afdb4bc28d87ce
Gerrit-Change-Number: 800608
Gerrit-PatchSet: 2
Gerrit-Owner: Libraryupgrader <[email protected]>
Gerrit-Reviewer: DannyS712 <[email protected]>
Gerrit-Reviewer: Libraryupgrader <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to