Bump stylelint from 13.11.0 to 13.12.0 in /dependencies (#1324)

* Bump stylelint from 13.11.0 to 13.12.0 in /dependencies

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.11.0 to 13.12.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.11.0...13.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* adding it

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
This commit is contained in:
dependabot[bot] 2021-03-08 15:09:42 -06:00 committed by GitHub
parent d6df54fff9
commit e70136d5b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View file

@ -0,0 +1,7 @@
TAP version 13
1..2
not ok 1 - arm_bad_1.json
---
message: \nValidating arm\arm_good_1.json\n deploymentTemplate\n [+] adminUsername Should Not Be A Literal\n [+] apiVersions Should Be Recent\n [+] artifacts parameter\n [+] CommandToExecute Must Use ProtectedSettings For Secrets\n [+] DependsOn Best Practices\n [+] Deployment Resources Must Not Be Debug\n [+] DeploymentTemplate Must Not Contain Hardcoded Uri\n [+] DeploymentTemplate Schema Is Correct\n [+] Dynamic Variable References Should Not Use Concat\n [+] IDs Should Be Derived From ResourceIDs\n [+] Location Should Not Be Hardcoded\n [+] ManagedIdentityExtension must not be used\n [+] Min And Max Value Are Numbers\n [+] Outputs Must Not Contain Secrets\n [+] Parameters Must Be Referenced\n [+] Parameters Property Must Exist\n [+] providers apiVersions Is Not Permitted\n [+] ResourceIds should not contain\n [+] Resources Should Have Location\n [-] Resources Should Not Be Ambiguous\n At least one parameter must preceed the resource type Index 2132\n\n [+] Secure String Parameters Cannot Have Default\n [+] Template Should Not Contain Blanks\n [+] Variables Must Be Referenced\n [+] Virtual Machines Should Not Be Preview\n [+] VM Images Should Use Latest Version\n [+] VM Size Should Be A Parameter\n \n
...
ok 2 - arm_good_1.json

2
dependencies/package-lock.json generated vendored
View file

@ -34,7 +34,7 @@
"pug": "^3.0.1", "pug": "^3.0.1",
"sql-lint": "0.0.15", "sql-lint": "0.0.15",
"standard": "^16.0.3", "standard": "^16.0.3",
"stylelint": "^13.11.0", "stylelint": "^13.12.0",
"stylelint-config-sass-guidelines": "^8.0.0", "stylelint-config-sass-guidelines": "^8.0.0",
"stylelint-config-standard": "^21.0.0", "stylelint-config-standard": "^21.0.0",
"stylelint-scss": "^3.19.0", "stylelint-scss": "^3.19.0",

View file

@ -29,7 +29,7 @@
"pug": "^3.0.1", "pug": "^3.0.1",
"sql-lint": "0.0.15", "sql-lint": "0.0.15",
"standard": "^16.0.3", "standard": "^16.0.3",
"stylelint": "^13.11.0", "stylelint": "^13.12.0",
"stylelint-config-sass-guidelines": "^8.0.0", "stylelint-config-sass-guidelines": "^8.0.0",
"stylelint-config-standard": "^21.0.0", "stylelint-config-standard": "^21.0.0",
"stylelint-scss": "^3.19.0", "stylelint-scss": "^3.19.0",