mirror of
https://github.com/openMF/community-app.git
synced 2026-02-06 11:06:54 +00:00
Update dependency grunt-devcode to v0.0.4 (#3213)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c4676b8e9d
commit
2c0ec9cba6
6
package-lock.json
generated
6
package-lock.json
generated
@ -3177,9 +3177,9 @@
|
||||
}
|
||||
},
|
||||
"grunt-devcode": {
|
||||
"version": "0.0.4-c",
|
||||
"resolved": "https://registry.npmjs.org/grunt-devcode/-/grunt-devcode-0.0.4-c.tgz",
|
||||
"integrity": "sha1-MfFFtJN2Zy5S7jbi1+7YBHGd77U=",
|
||||
"version": "0.0.4",
|
||||
"resolved": "https://registry.npmjs.org/grunt-devcode/-/grunt-devcode-0.0.4.tgz",
|
||||
"integrity": "sha1-pTfB/efuEzGxjf3Ae/iPDFteOwc=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"grunt": "~0.4.0"
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
"grunt-contrib-requirejs": "0.4.4",
|
||||
"grunt-contrib-uglify": "0.2.7",
|
||||
"grunt-contrib-watch": "0.5.3",
|
||||
"grunt-devcode": "0.0.4-c",
|
||||
"grunt-devcode": "0.0.4",
|
||||
"grunt-gh-pages": "2.1.0",
|
||||
"grunt-hashres": "0.4.1",
|
||||
"grunt-html-validation": "0.1.18",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user