build(deps-dev): bump spdx-license-list from 6.8.0 to 6.9.0 (#9495)

Bumps [spdx-license-list](https://github.com/sindresorhus/spdx-license-list) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/sindresorhus/spdx-license-list/releases)
- [Commits](https://github.com/sindresorhus/spdx-license-list/compare/v6.8.0...v6.9.0)

---
updated-dependencies:
- dependency-name: spdx-license-list
  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>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-02 17:46:24 +02:00
committed by GitHub
co-authored by Eugenio Romano
parent 137b020914
commit 6ccf929281
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -144,7 +144,7 @@
"selenium-webdriver": "4.1.0",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"spdx-license-list": "^6.8.0",
"spdx-license-list": "^6.9.0",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.0.0",
"ts-node": "^10.9.1",
@@ -49061,9 +49061,9 @@
"license": "CC0-1.0"
},
"node_modules/spdx-license-list": {
"version": "6.8.0",
"resolved": "https://registry.npmjs.org/spdx-license-list/-/spdx-license-list-6.8.0.tgz",
"integrity": "sha512-5UdM7r9yJ1EvsPQZWfa41AZjLQngl9iMMysm9XBW7Lqhq7aF8cllfqjS+rFCHB8FFMGSM0yFWue2LUV9mR0QzQ==",
"version": "6.9.0",
"resolved": "https://registry.npmjs.org/spdx-license-list/-/spdx-license-list-6.9.0.tgz",
"integrity": "sha512-L2jl5vc2j6jxWcNCvcVj/BW9A8yGIG02Dw+IUw0ZxDM70f7Ylf5Hq39appV1BI9yxyWQRpq2TQ1qaXvf+yjkqA==",
"dev": true,
"engines": {
"node": ">=8"
+1 -1
View File
@@ -189,7 +189,7 @@
"selenium-webdriver": "4.1.0",
"shelljs": "^0.8.5",
"shx": "^0.3.4",
"spdx-license-list": "^6.8.0",
"spdx-license-list": "^6.9.0",
"stylelint": "^16.3.1",
"stylelint-config-standard-scss": "^13.0.0",
"ts-node": "^10.9.1",