mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2025-04-24 04:30:51 +02:00
[Dependabot] Bump stylelint from 16.17.0 to 16.18.0 (#1639)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9eeb4e3cf9
commit
b320327266
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -14,7 +14,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"install": "^0.13.0",
|
||||
"prettier": "^3.5.3",
|
||||
"stylelint": "^16.17.0",
|
||||
"stylelint": "^16.18.0",
|
||||
"stylelint-config-standard-scss": "^14.0.0",
|
||||
"stylelint-no-browser-hacks": "^1.3.0"
|
||||
},
|
||||
|
@ -4351,9 +4351,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": [
|
||||
{
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"install": "^0.13.0",
|
||||
"prettier": "^3.5.3",
|
||||
"stylelint": "^16.17.0",
|
||||
"stylelint": "^16.18.0",
|
||||
"stylelint-config-standard-scss": "^14.0.0",
|
||||
"stylelint-no-browser-hacks": "^1.3.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue