mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 13:41:19 -05:00
deps(npm): bump asl-validator from 3.8.4 to 3.9.0 in /dependencies (#6357)
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/ChristopheBougere/asl-validator/releases) - [Commits](https://github.com/ChristopheBougere/asl-validator/compare/3.8.4...3.9.0) --- updated-dependencies: - dependency-name: asl-validator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9b3e0cd5f3
commit
f95586699f
2 changed files with 10 additions and 10 deletions
18
dependencies/package-lock.json
generated
vendored
18
dependencies/package-lock.json
generated
vendored
|
@ -15,7 +15,7 @@
|
||||||
"@react-native/eslint-config": "^0.76.1",
|
"@react-native/eslint-config": "^0.76.1",
|
||||||
"@stoplight/spectral-cli": "^6.14.1",
|
"@stoplight/spectral-cli": "^6.14.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
||||||
"asl-validator": "^3.8.4",
|
"asl-validator": "^3.9.0",
|
||||||
"commitlint": "^19.5.0",
|
"commitlint": "^19.5.0",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-airbnb": "^19.0.4",
|
"eslint-config-airbnb": "^19.0.4",
|
||||||
|
@ -8558,20 +8558,20 @@
|
||||||
"integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="
|
"integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA=="
|
||||||
},
|
},
|
||||||
"node_modules/asl-path-validator": {
|
"node_modules/asl-path-validator": {
|
||||||
"version": "0.14.1",
|
"version": "0.14.2",
|
||||||
"resolved": "https://registry.npmjs.org/asl-path-validator/-/asl-path-validator-0.14.1.tgz",
|
"resolved": "https://registry.npmjs.org/asl-path-validator/-/asl-path-validator-0.14.2.tgz",
|
||||||
"integrity": "sha512-Q5P3WLX1sLhTKdMXsgCW6KwKeapozQADq2nhfC6a6/dTVkfj+mL42YS0NGB4cmlvm/qoXjOnElHoBQFjm2ce0g==",
|
"integrity": "sha512-laFuKAa69tYGJ4PFoBY5D4NYZkiUwI+yD91F/gML6liQh0FFFsvlfqRGnKQbea8exjabmYUQb7D2AQPmmsehag==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jsonpath-plus": "^10.0.0"
|
"jsonpath-plus": "^10.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/asl-validator": {
|
"node_modules/asl-validator": {
|
||||||
"version": "3.8.4",
|
"version": "3.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/asl-validator/-/asl-validator-3.8.4.tgz",
|
"resolved": "https://registry.npmjs.org/asl-validator/-/asl-validator-3.9.0.tgz",
|
||||||
"integrity": "sha512-7nOk/l6VtYQbBgxHcJHYABtgU9dL04beH4o6v2/n1jAD3dkFspx2AVEpgF2+Nz2RterF+sKa9cgyiGR3kHOZmg==",
|
"integrity": "sha512-3/FEXs6j9dV3KQc64up3Oc3ZIBP9iWPUd4enKRrADb4bzfuzsXbNJonMIDsaNIEYLt2THLAgiDotsyHKDf7tdA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": "^8.12.0",
|
"ajv": "^8.12.0",
|
||||||
"asl-path-validator": "^0.14.1",
|
"asl-path-validator": "^0.14.2",
|
||||||
"commander": "^10.0.1",
|
"commander": "^10.0.1",
|
||||||
"jsonpath-plus": "^10.0.0",
|
"jsonpath-plus": "^10.0.0",
|
||||||
"yaml": "^2.3.1"
|
"yaml": "^2.3.1"
|
||||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -10,7 +10,7 @@
|
||||||
"@react-native/eslint-config": "^0.76.1",
|
"@react-native/eslint-config": "^0.76.1",
|
||||||
"@stoplight/spectral-cli": "^6.14.1",
|
"@stoplight/spectral-cli": "^6.14.1",
|
||||||
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
||||||
"asl-validator": "^3.8.4",
|
"asl-validator": "^3.9.0",
|
||||||
"commitlint": "^19.5.0",
|
"commitlint": "^19.5.0",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-airbnb": "^19.0.4",
|
"eslint-config-airbnb": "^19.0.4",
|
||||||
|
|
Loading…
Reference in a new issue