mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
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:
co-authored by
Eugenio Romano
parent
137b020914
commit
6ccf929281
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user