Bump npm-groovy-lint from 7.4.2 to 7.4.4 in /dependencies

Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint) from 7.4.2 to 7.4.4.
- [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.2...v7.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-31 05:42:00 +00:00 committed by GitHub
parent 10f44786ce
commit 51354c005c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

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

@ -3188,9 +3188,9 @@
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
},
"java-caller": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/java-caller/-/java-caller-2.1.0.tgz",
"integrity": "sha512-akhcPM1YKmOWoVaNnAh0rrlyWkESa+tU9E1GxfdyotDVMe6r2w/gBJUaTmngihRbYL4QwA3NB3pu7x7sq2YH8g==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/java-caller/-/java-caller-2.2.2.tgz",
"integrity": "sha512-rK9ghUptfHflb3KDFOMBj/mCai2fp2Y/ebdNPoseQkSG0GySoy+sX8gn3S4tR1H6y0wRLNvRHjWtdjra4i0CGg==",
"requires": {
"debug": "^4.1.1",
"fs-extra": "^9.0.1",
@ -3919,9 +3919,9 @@
"integrity": "sha1-0LFF62kRicY6eNIB3E/bEpPvDAM="
},
"npm-groovy-lint": {
"version": "7.4.2",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-7.4.2.tgz",
"integrity": "sha512-978Zyn4i2MaSlRooyuZIUA9o2MVWKf7qoF3HiW7yaygbnIZZpYafsLZtoc5rWLTOMBp2ZC87i/boVXsq+FXQeA==",
"version": "7.4.4",
"resolved": "https://registry.npmjs.org/npm-groovy-lint/-/npm-groovy-lint-7.4.4.tgz",
"integrity": "sha512-Ca/VXSBJH2n7t9bbusD5OqdZlUjEwSjT+rRxlBu/nh7u//wa9yInp8lFytj1JsZHNX223acGCCay4YuMW9IxBQ==",
"requires": {
"@amplitude/node": "^0.3.3",
"ansi-colors": "^4.1.1",
@ -3935,7 +3935,7 @@
"glob": "^7.1.6",
"import-fresh": "^3.2.1",
"ip": "^1.1.5",
"java-caller": "^2.0.0",
"java-caller": "^2.2.2",
"optionator": "^0.8.3",
"semver": "^7.1.3",
"strip-json-comments": "^3.0.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.2",
"npm-groovy-lint": "^7.4.4",
"prettier": "^2.1.1",
"prettyjson": "^1.2.1",
"sql-lint": "0.0.15",