Bump stylelint and stylelint-config-standard in /admin

Bumps [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard). These dependencies needed to be updated together.

Updates `stylelint` from 13.13.1 to 14.0.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.13.1...14.0.0)

Updates `stylelint-config-standard` from 22.0.0 to 23.0.0
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: stylelint-config-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-22 20:09:55 +00:00 committed by Giuseppe Criscione
parent 8707292860
commit 34fb7e49a1
2 changed files with 220 additions and 2079 deletions

2295
admin/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,9 +31,9 @@
"onchange": "^7.0.2",
"rollup": "^2.58.0",
"sass": "^1.43.3",
"stylelint": "^13.13.1",
"stylelint": "^14.0.0",
"stylelint-config-idiomatic-order": "^8.1.0",
"stylelint-config-standard": "^22.0.0",
"stylelint-config-standard": "^23.0.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.21.0",
"uglify-js": "^3.14.2"