Bump npm-groovy-lint from 6.1.0 to 6.1.1 in /dependencies

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases)
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v6.1.0...v6.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-05 06:45:11 +00:00 committed by GitHub
parent 3562ccd6da
commit f2c1320711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

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

@ -3613,9 +3613,9 @@
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
},
"npm-groovy-lint": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-6.1.0.tgz",
"integrity": "sha512-IVU9mPARZflUWXkWq4wt+qBTJDeEAmhH+5Nl89mI3eIKiPlMEOriAq/iXXwsA5IT4CaS+848Ea5sd3yTQqEIOw==",
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-6.1.1.tgz",
"integrity": "sha512-k27X5r4a0MfjJpVZl91pGdMmvdSBUY41zqu87Y+M25CxGjQ0bqiP0AU7tTtJhlO2Xd0Ul7ze5JY53s/onhxeQA==",
"requires": {
"@amplitude/node": "^0.3.3",
"ansi-colors": "^4.1.1",

View file

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