Merge pull request #506 from github/dependabot/npm_and_yarn/dependencies/npm-groovy-lint-5.8.0

Bump npm-groovy-lint from 5.7.0 to 5.8.0 in /dependencies
This commit is contained in:
Lukas Gravley 2020-08-03 08:24:17 -05:00 committed by GitHub
commit 66c490c171
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
dependencies/package-lock.json generated vendored
View file

@ -3613,9 +3613,9 @@
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
},
"npm-groovy-lint": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-5.7.0.tgz",
"integrity": "sha512-Cq/ncgmNMI6USeazp2gingZj73ia6M+rpR5LfBK8ATSEdRZuIsnKTIGTuqMc/hrZyU4oMN0C/PYQj4DTO+TRFQ==",
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-5.8.0.tgz",
"integrity": "sha512-GeBeH97fEy/YwSztmERx96X52c7WrWu80iyNWqNnNZKUjkY6LFMXhNCzb18WCKmPZRTypcSbjxFN3TUDl0/sMw==",
"requires": {
"@amplitude/node": "^0.3.3",
"ansi-colors": "^4.1.1",
@ -3637,9 +3637,9 @@
},
"dependencies": {
"uuid": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.2.0.tgz",
"integrity": "sha512-CYpGiFTUrmI6OBMkAdjSDM0k5h8SkkiTP4WAjQgDgNB1S3Ou9VBEvr6q0Kv2H1mMk7IWfxYGpMH5sd5AvcIV2Q=="
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.0.tgz",
"integrity": "sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ=="
}
}
},

View file

@ -18,7 +18,7 @@
"standard": "^14.3.4",
"stylelint": "^13.6.1",
"stylelint-config-standard": "^20.0.0",
"npm-groovy-lint": "^5.5.0",
"npm-groovy-lint": "^5.8.0",
"typescript": "^3.9.7",
"asl-validator": "^1.7.0"