chore(deps-dev): Bump rollup-plugin-license from 2.8.0 to 2.8.1 (#2503)
Bumps [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/mjeanroy/rollup-plugin-license/releases) - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](https://github.com/mjeanroy/rollup-plugin-license/compare/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: rollup-plugin-license 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
33de3a97fe
commit
132f96378e
14
package-lock.json
generated
14
package-lock.json
generated
@ -35,7 +35,7 @@
|
|||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"node-fetch": "^3.2.6",
|
"node-fetch": "^3.2.6",
|
||||||
"rollup": "^2.75.5",
|
"rollup": "^2.75.5",
|
||||||
"rollup-plugin-license": "^2.8.0",
|
"rollup-plugin-license": "^2.8.1",
|
||||||
"semantic-release": "^19.0.3",
|
"semantic-release": "^19.0.3",
|
||||||
"titleize": "^3.0.0",
|
"titleize": "^3.0.0",
|
||||||
"uglify-js": "^3.16.0",
|
"uglify-js": "^3.16.0",
|
||||||
@ -9041,9 +9041,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/rollup-plugin-license": {
|
"node_modules/rollup-plugin-license": {
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-2.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-2.8.1.tgz",
|
||||||
"integrity": "sha512-P+CM6tlgahnpnOFKeirABCcs3Eez4AQsm2fC7rvVR3aMIWd/KgSNAImmcfGS+Pmd0dGFmjE1tYgflnTINxNpIQ==",
|
"integrity": "sha512-VYd9pzaNL7NN6xQp93XiiCV2UoduXgSmTcz6rl9bHPdiifT6yH3Zw/omEr73Rq8TIyN4nqJACBbKIT/2eE66wg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commenting": "~1.1.0",
|
"commenting": "~1.1.0",
|
||||||
@ -16682,9 +16682,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rollup-plugin-license": {
|
"rollup-plugin-license": {
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"resolved": "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-2.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-2.8.1.tgz",
|
||||||
"integrity": "sha512-P+CM6tlgahnpnOFKeirABCcs3Eez4AQsm2fC7rvVR3aMIWd/KgSNAImmcfGS+Pmd0dGFmjE1tYgflnTINxNpIQ==",
|
"integrity": "sha512-VYd9pzaNL7NN6xQp93XiiCV2UoduXgSmTcz6rl9bHPdiifT6yH3Zw/omEr73Rq8TIyN4nqJACBbKIT/2eE66wg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"commenting": "~1.1.0",
|
"commenting": "~1.1.0",
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
"markdown-it": "13.0.1",
|
"markdown-it": "13.0.1",
|
||||||
"node-fetch": "^3.2.6",
|
"node-fetch": "^3.2.6",
|
||||||
"rollup": "^2.75.5",
|
"rollup": "^2.75.5",
|
||||||
"rollup-plugin-license": "^2.8.0",
|
"rollup-plugin-license": "^2.8.1",
|
||||||
"semantic-release": "^19.0.3",
|
"semantic-release": "^19.0.3",
|
||||||
"titleize": "^3.0.0",
|
"titleize": "^3.0.0",
|
||||||
"uglify-js": "^3.16.0",
|
"uglify-js": "^3.16.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user