build: Updating grunt to 1.2.1

Change-Id: I342bff9fd77997968242328eb20a875e81b84f72
This commit is contained in:
libraryupgrader 2020-07-18 05:36:23 +00:00
parent 312948ec0f
commit f3ed6f5017
2 changed files with 1301 additions and 328 deletions

1627
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
"test": "grunt test"
},
"devDependencies": {
"grunt": "1.1.0",
"grunt": "1.2.1",
"grunt-banana-checker": "0.9.0",
"grunt-jsonlint": "1.0.7"
}