mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 10:33:37 -05:00
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:
parent
fb44802d94
commit
24cd6ae237
2 changed files with 4 additions and 4 deletions
6
dependencies/package-lock.json
generated
vendored
6
dependencies/package-lock.json
generated
vendored
|
@ -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",
|
||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue