build(deps-dev): bump spdx-license-list from 6.10.0 to 6.11.0 (#11538)

Bumps [spdx-license-list](https://github.com/sindresorhus/spdx-license-list) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/sindresorhus/spdx-license-list/releases)
- [Commits](https://github.com/sindresorhus/spdx-license-list/compare/v6.10.0...v6.11.0)

---
updated-dependencies:
- dependency-name: spdx-license-list
  dependency-version: 6.11.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:
dependabot[bot]
2026-01-19 13:24:08 +00:00
committed by GitHub
parent 8936664d0a
commit 988ab1268f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -120,7 +120,7 @@
"prettier": "3.6.2",
"rimraf": "^6.1.2",
"sass-loader": "16.0.5",
"spdx-license-list": "^6.9.0",
"spdx-license-list": "^6.11.0",
"storybook": "10.1.11",
"stylelint": "16.20.0",
"stylelint-config-standard-scss": "^13.1.0",
@@ -35844,9 +35844,9 @@
"license": "CC0-1.0"
},
"node_modules/spdx-license-list": {
"version": "6.10.0",
"resolved": "https://registry.npmjs.org/spdx-license-list/-/spdx-license-list-6.10.0.tgz",
"integrity": "sha512-wF3RhDFoqdu14d1Prv6c8aNU0FSRuSFJpNjWeygIZcNZEwPxp7I5/Hwo8j6lSkBKWAIkSQrKefrC5N0lvOP0Gw==",
"version": "6.11.0",
"resolved": "https://registry.npmjs.org/spdx-license-list/-/spdx-license-list-6.11.0.tgz",
"integrity": "sha512-p5ICd51dSnh7zIMtPgbB9ShBg3HMT77OeI6WVhrFFvxa5KIFYNcqxD4joAE+n1zZ7wlJdEkrOMwC75JUMMmsJA==",
"dev": true,
"license": "CC0-1.0",
"engines": {

View File

@@ -149,7 +149,7 @@
"prettier": "3.6.2",
"rimraf": "^6.1.2",
"sass-loader": "16.0.5",
"spdx-license-list": "^6.9.0",
"spdx-license-list": "^6.11.0",
"storybook": "10.1.11",
"stylelint": "16.20.0",
"stylelint-config-standard-scss": "^13.1.0",