mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2025-02-09 21:43:49 +01:00
[Dependabot] Bump stylelint from 16.13.0 to 16.13.1 (#1550)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.0 to 16.13.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/16.13.0...16.13.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... 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
44d83ec4dd
commit
1d1abbce17
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -14,7 +14,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"install": "^0.13.0",
|
||||
"prettier": "^3.4.2",
|
||||
"stylelint": "^16.13.0",
|
||||
"stylelint": "^16.13.1",
|
||||
"stylelint-config-standard-scss": "^14.0.0",
|
||||
"stylelint-no-browser-hacks": "^1.3.0"
|
||||
},
|
||||
|
@ -4308,9 +4308,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/stylelint": {
|
||||
"version": "16.13.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.0.tgz",
|
||||
"integrity": "sha512-muxVjMhZB8BrDFSKNva0dmvD2tM0o/szrvuZuXYcAnN9a8nQmbGLqNUOemSgumaCMCPQ+0USYyG3hA5vJjUC1Q==",
|
||||
"version": "16.13.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.1.tgz",
|
||||
"integrity": "sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4341,7 +4341,7 @@
|
|||
"globby": "^11.1.0",
|
||||
"globjoin": "^0.1.4",
|
||||
"html-tags": "^3.3.1",
|
||||
"ignore": "^7.0.0",
|
||||
"ignore": "^7.0.1",
|
||||
"imurmurhash": "^0.1.4",
|
||||
"is-plain-object": "^5.0.0",
|
||||
"known-css-properties": "^0.35.0",
|
||||
|
@ -4807,9 +4807,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/stylelint/node_modules/ignore": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.0.tgz",
|
||||
"integrity": "sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A==",
|
||||
"version": "7.0.3",
|
||||
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz",
|
||||
"integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 4"
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"install": "^0.13.0",
|
||||
"prettier": "^3.4.2",
|
||||
"stylelint": "^16.13.0",
|
||||
"stylelint": "^16.13.1",
|
||||
"stylelint-config-standard-scss": "^14.0.0",
|
||||
"stylelint-no-browser-hacks": "^1.3.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue