From fe5683188955466cc0de8458907515d16dfb8d4a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 21 Jan 2026 22:24:29 +0000
Subject: [PATCH] build(deps-dev): bump stylelint-config-standard from 39.0.1
to 40.0.0 in /devTools (#5504)
Bumps
[stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard)
from 39.0.1 to 40.0.0.
Release notes
Sourced from stylelint-config-standard's
releases.
40.0.0
- Removed:
stylelint less than 17.0.0 from
peer dependencies.
- Removed: support for Node.js less than
20.19.0.
- Changed: updated to
stylelint-config-recommended@18.0.0.
- Changed: module type to ESM.
Changelog
Sourced from stylelint-config-standard's
changelog.
40.0.0
- Removed:
stylelint less than 17.0.0 from
peer dependencies.
- Removed: support for Node.js less than
20.19.0.
- Changed: updated to
stylelint-config-recommended@18.0.0.
- Changed: module type to ESM.
Commits
fbbe7b8
Release 40.0.0 (#386)
e6368f9
Prepare 40.0.0 (#381)
481e21c
Bump the dev-deps group with 3 updates (#382)
696689d
Bump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1
to 0....
5d46c0f
Bump stylelint/.github/.github/workflows/call-lint.yml from 0.3.1 to
0.5.0 (#...
f888c90
Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to
0.5.0 (#...
066dda1
Fix vulnerable dependencies via npm audit fix (#378)
b6e6aec
Bump js-yaml from 4.1.0 to 4.1.1 (#379)
63bb8dd
Bump mdast-util-to-hast from 13.1.0 to 13.2.1 (#380)
0cc790a
Bump the dev-deps group with 2 updates (#377)
- Additional commits viewable in compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
devTools/package-lock.json | 66 +++++++++++++++++---------------------
devTools/package.json | 2 +-
2 files changed, 31 insertions(+), 37 deletions(-)
diff --git a/devTools/package-lock.json b/devTools/package-lock.json
index 634fcad9a..b33d7dfd0 100644
--- a/devTools/package-lock.json
+++ b/devTools/package-lock.json
@@ -10,7 +10,7 @@
"devDependencies": {
"@stylistic/stylelint-plugin": "^4.0.0",
"stylelint": "^16.26.1",
- "stylelint-config-standard": "^39.0.1"
+ "stylelint-config-standard": "^40.0.0"
}
},
"node_modules/@babel/code-frame": {
@@ -78,7 +78,6 @@
}
],
"license": "MIT",
- "peer": true,
"engines": {
"node": ">=18"
},
@@ -122,7 +121,6 @@
}
],
"license": "MIT",
- "peer": true,
"engines": {
"node": ">=18"
}
@@ -918,7 +916,6 @@
"integrity": "sha512-eohl3hKTiVyD1ilYdw9T0OiB4hnjef89e3dMYKz+mVKDzj+5IteTseASUsOB+EU9Tf6VNTCjDePcP6wkDGmLKQ==",
"dev": true,
"license": "MIT",
- "peer": true,
"dependencies": {
"@keyv/serialize": "^1.1.1"
}
@@ -1127,7 +1124,6 @@
}
],
"license": "MIT",
- "peer": true,
"dependencies": {
"nanoid": "^3.3.11",
"picocolors": "^1.1.1",
@@ -1177,7 +1173,6 @@
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
"dev": true,
"license": "MIT",
- "peer": true,
"dependencies": {
"cssesc": "^3.0.0",
"util-deprecate": "^1.0.2"
@@ -1384,7 +1379,6 @@
}
],
"license": "MIT",
- "peer": true,
"dependencies": {
"@csstools/css-parser-algorithms": "^3.0.5",
"@csstools/css-syntax-patches-for-csstree": "^1.0.19",
@@ -1433,33 +1427,10 @@
"node": ">=18.12.0"
}
},
- "node_modules/stylelint-config-recommended": {
- "version": "17.0.0",
- "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-17.0.0.tgz",
- "integrity": "sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/stylelint"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/stylelint"
- }
- ],
- "license": "MIT",
- "engines": {
- "node": ">=18.12.0"
- },
- "peerDependencies": {
- "stylelint": "^16.23.0"
- }
- },
"node_modules/stylelint-config-standard": {
- "version": "39.0.1",
- "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-39.0.1.tgz",
- "integrity": "sha512-b7Fja59EYHRNOTa3aXiuWnhUWXFU2Nfg6h61bLfAb5GS5fX3LMUD0U5t4S8N/4tpHQg3Acs2UVPR9jy2l1g/3A==",
+ "version": "40.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-40.0.0.tgz",
+ "integrity": "sha512-EznGJxOUhtWck2r6dJpbgAdPATIzvpLdK9+i5qPd4Lx70es66TkBPljSg4wN3Qnc6c4h2n+WbUrUynQ3fanjHw==",
"dev": true,
"funding": [
{
@@ -1473,13 +1444,36 @@
],
"license": "MIT",
"dependencies": {
- "stylelint-config-recommended": "^17.0.0"
+ "stylelint-config-recommended": "^18.0.0"
},
"engines": {
- "node": ">=18.12.0"
+ "node": ">=20.19.0"
},
"peerDependencies": {
- "stylelint": "^16.23.0"
+ "stylelint": "^17.0.0"
+ }
+ },
+ "node_modules/stylelint-config-standard/node_modules/stylelint-config-recommended": {
+ "version": "18.0.0",
+ "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-18.0.0.tgz",
+ "integrity": "sha512-mxgT2XY6YZ3HWWe3Di8umG6aBmWmHTblTgu/f10rqFXnyWxjKWwNdjSWkgkwCtxIKnqjSJzvFmPT5yabVIRxZg==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/stylelint"
+ },
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/stylelint"
+ }
+ ],
+ "license": "MIT",
+ "engines": {
+ "node": ">=20.19.0"
+ },
+ "peerDependencies": {
+ "stylelint": "^17.0.0"
}
},
"node_modules/supports-color": {
diff --git a/devTools/package.json b/devTools/package.json
index 6791ae887..c0f346bb8 100644
--- a/devTools/package.json
+++ b/devTools/package.json
@@ -8,6 +8,6 @@
"devDependencies": {
"@stylistic/stylelint-plugin": "^4.0.0",
"stylelint": "^16.26.1",
- "stylelint-config-standard": "^39.0.1"
+ "stylelint-config-standard": "^40.0.0"
}
}