mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
build(deps-dev): bump stylelint from 16.17.0 to 16.18.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.17.0 to 16.18.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/16.17.0...16.18.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2494eff627
commit
ab7a4ee2dd
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -148,7 +148,7 @@
|
|||
"sass-loader": "^16.0.2",
|
||||
"sinon": "<= 5.0.7",
|
||||
"style-loader": "^4.0.0",
|
||||
"stylelint": "^16.17.0",
|
||||
"stylelint": "^16.18.0",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
"tar": "^7.4.3",
|
||||
"ts-loader": "^9.5.2",
|
||||
|
|
@ -22881,9 +22881,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "16.17.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.17.0.tgz",
|
||||
"integrity": "sha512-I9OwVIWRMqVm2Br5iTbrfSqGRPWQUlvm6oXO1xZuYYu0Gpduy67N8wXOZv15p6E/JdlZiAtQaIoLKZEWk5hrjw==",
|
||||
"version": "16.18.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.18.0.tgz",
|
||||
"integrity": "sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -179,7 +179,7 @@
|
|||
"sass-loader": "^16.0.2",
|
||||
"sinon": "<= 5.0.7",
|
||||
"style-loader": "^4.0.0",
|
||||
"stylelint": "^16.17.0",
|
||||
"stylelint": "^16.18.0",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
"tar": "^7.4.3",
|
||||
"ts-loader": "^9.5.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue