Bump stylelint from 15.9.0 to 15.10.1 in /frontend

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.9.0 to 15.10.1.
- [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/15.9.0...15.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-07 22:33:15 +00:00 committed by GitHub
parent 1ce8fa7561
commit 7a5b138fc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 105 additions and 169 deletions

View file

@ -32,6 +32,6 @@
},
"devDependencies": {
"@navikt/aksel-stylelint": "^4.5.0",
"stylelint": "^15.9.0"
"stylelint": "^15.10.1"
}
}