Skip to content

Commit daaab3a

Browse files
build(deps-dev): bump rollup-plugin-license from 3.3.1 to 3.4.0 (#1535)
Bumps [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) from 3.3.1 to 3.4.0. - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: rollup-plugin-license 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>
1 parent cd58690 commit daaab3a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"rollup-plugin-browsersync": "^1.3.3",
6363
"rollup-plugin-eslint": "^7.0.0",
6464
"rollup-plugin-filesize": "^10.0.0",
65-
"rollup-plugin-license": "^3.3.1",
65+
"rollup-plugin-license": "^3.4.0",
6666
"rollup-plugin-sass": "^1.12.22",
6767
"rollup-plugin-terser": "^7.0.2",
6868
"rollup-plugin-visualizer": "^5.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9130,10 +9130,10 @@ rollup-plugin-filesize@^10.0.0:
91309130
pacote "^15.1.1"
91319131
terser "^5.6.0"
91329132

9133-
rollup-plugin-license@^3.3.1:
9134-
version "3.3.1"
9135-
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.3.1.tgz#73b68e33477524198d6f3f9befc905f59bf37c53"
9136-
integrity sha512-lwZ/J8QgSnP0unVOH2FQuOBkeiyp0EBvrbYdNU33lOaYD8xP9Zoki+PGoWMD31EUq8Q07GGocSABTYlWMKkwuw==
9133+
rollup-plugin-license@^3.4.0:
9134+
version "3.4.0"
9135+
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.4.0.tgz#14e0667a3d4cfb34fa97d97dfba69c0866fc2f9f"
9136+
integrity sha512-Nwx4dDjoPlzR7QWcsswezxFAOC000+JLACganH3L+5toit0TEAfD4SF1DsvJR/kunHWJgqnhmzvOO+iLI1oKPw==
91379137
dependencies:
91389138
commenting "~1.1.0"
91399139
glob "~7.2.0"

0 commit comments

Comments
 (0)