Bump npm-groovy-lint from 7.4.0 to 7.4.1 in /dependencies

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 7.4.0 to 7.4.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/v7.4.0...v7.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-24 05:51:36 +00:00 committed by GitHub
parent 0e075ccba9
commit 0eef8682b8
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

@ -3914,9 +3914,9 @@
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
},
"npm-groovy-lint": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-7.4.0.tgz",
"integrity": "sha512-Kb+BP/cKbgISsQx5IkGnIjijheFgOFhgCFsiR4axVvgaqBMx7z43+hrfhB7lquXz2s4BFqC+j8qKijarvOfbUg==",
"version": "7.4.1",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-7.4.1.tgz",
"integrity": "sha512-hmCs9vA02lAHB6ABupLk4yZzotnl0ekqCeYUMqdSxEQyBNQyXo/vBPRWMAUAtthtlqLNo6PW2b/MZez4BmQUMw==",
"requires": {
"@amplitude/node": "^0.3.3",
"ansi-colors": "^4.1.1",

View file

@ -16,7 +16,7 @@
"htmlhint": "^0.14.1",
"jsonlint": "^1.6.3",
"markdownlint-cli": "^0.23.2",
"npm-groovy-lint": "^7.4.0",
"npm-groovy-lint": "^7.4.1",
"prettier": "^2.0.5",
"prettyjson": "^1.2.1",
"sql-lint": "0.0.15",