mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump tekton-lint from 0.4.3 to 0.5.0 in /dependencies
Bumps [tekton-lint](https://github.com/IBM/tekton-lint) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/IBM/tekton-lint/releases) - [Commits](https://github.com/IBM/tekton-lint/compare/v0.4.3...v0.5.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eec8ad51b5
commit
1493392d4a
2 changed files with 4 additions and 4 deletions
6
dependencies/package-lock.json
generated
vendored
6
dependencies/package-lock.json
generated
vendored
|
@ -6008,9 +6008,9 @@
|
|||
}
|
||||
},
|
||||
"tekton-lint": {
|
||||
"version": "0.4.3",
|
||||
"resolved": "https://registry.npmjs.org/tekton-lint/-/tekton-lint-0.4.3.tgz",
|
||||
"integrity": "sha512-YRPp9QAApO65gyP15aS1UfE95lDGbL83oy9CJfOGl/LCflat8spNxBzKqIIzCbfii5eGsdKbPLJm4KAv4v4Jww==",
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/tekton-lint/-/tekton-lint-0.5.0.tgz",
|
||||
"integrity": "sha512-/TG5Q+Vso/5YhDx3H1lrHRvThslVkJIFkYBq+6jRr3Z0PHPMqekjgQpaTPV0ETzYeyn4jPFYj3MCpJB3nuLmgg==",
|
||||
"requires": {
|
||||
"chalk": "^4.1.0",
|
||||
"chokidar": "^3.4.0",
|
||||
|
|
2
dependencies/package.json
vendored
2
dependencies/package.json
vendored
|
@ -24,6 +24,6 @@
|
|||
"stylelint": "^13.7.2",
|
||||
"stylelint-config-standard": "^20.0.0",
|
||||
"typescript": "^4.0.3",
|
||||
"tekton-lint": "^0.4.3"
|
||||
"tekton-lint": "^0.5.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue