mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump asl-validator from 1.7.1 to 1.8.0 in /dependencies
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/ChristopheBougere/asl-validator/releases) - [Commits](https://github.com/ChristopheBougere/asl-validator/compare/1.7.1...1.8.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
87db6105ed
commit
ded9ac164f
2 changed files with 4 additions and 4 deletions
6
dependencies/package-lock.json
generated
vendored
6
dependencies/package-lock.json
generated
vendored
|
@ -1001,9 +1001,9 @@
|
|||
"integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0="
|
||||
},
|
||||
"asl-validator": {
|
||||
"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==",
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/asl-validator/-/asl-validator-1.8.0.tgz",
|
||||
"integrity": "sha512-9pVM4YAjivu4WZNOQ0pey46DJYja90BJzN3hxINUXdwZLF/7hhpvcHllWzDYuQ1SdMSyUsNRiyoIuPRNL9RR+w==",
|
||||
"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.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
||||
"@typescript-eslint/parser": "^3.10.1",
|
||||
"asl-validator": "^1.7.1",
|
||||
"asl-validator": "^1.8.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"dockerfilelint": "^1.8.0",
|
||||
"eslint": "^7.9.0",
|
||||
|
|
Loading…
Reference in a new issue