Bump asl-validator from 1.7.0 to 1.7.1 in /dependencies

Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases)
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/1.7.0...1.7.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-14 05:42:06 +00:00 committed by GitHub
parent fb44802d94
commit 24cd6ae237
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

@ -806,9 +806,9 @@
"integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug=="
},
"asl-validator": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/asl-validator/-/asl-validator-1.7.0.tgz",
"integrity": "sha512-63vmNSjb8HV5Ln43lBCEtN+1RoBX9ZMfeJrNTesNsLjfsan9H8Gdvy+Rjnk21QpvS9+j0uyefNqfWBL4qGt4Jw==",
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/asl-validator/-/asl-validator-1.7.1.tgz",
"integrity": "sha512-Ka/sWrM2wmB3OBN+o/8CqzudFeIcfhY+RycCReX4xvtvLwtuucV1n+frcFCippjB5xSHsXoYSHpP3m8CQiGMwQ==",
"requires": {
"ajv": "^6.12.2",
"commander": "^5.1.0",

View file

@ -5,7 +5,7 @@
"@stoplight/spectral": "^5.4.0",
"@typescript-eslint/eslint-plugin": "^3.9.0",
"@typescript-eslint/parser": "^3.8.0",
"asl-validator": "^1.7.0",
"asl-validator": "^1.7.1",
"babel-eslint": "^10.1.0",
"dockerfilelint": "^1.8.0",
"eslint": "^7.6.0",