Skip to content

Commit

Permalink
Bump rollup-plugin-license from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md)
- [Commits](mjeanroy/rollup-plugin-license@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-license
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 9ad48dc commit 2a125f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^10.0.0",
"rollup-plugin-license": "^3.1.0",
"rollup-plugin-license": "^3.2.0",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-multi-entry": "^2.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9599,10 +9599,10 @@ rollup-plugin-filesize@^10.0.0:
pacote "^15.1.1"
terser "^5.6.0"

rollup-plugin-license@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.1.0.tgz#1ee033c461ecee8f58a5d461fd922312c838799b"
integrity sha512-Cny2H2hJ7K+VdcJkH1pNcYRVhqIhZNu/fPusedW53fNZQOIwpXiznJ220EFvDkJbFUEkLqIDsDB5bEr/N9qfqw==
rollup-plugin-license@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.2.0.tgz#99958a5ed2ce4796a3a59bdcc6836dfd1c4df0e1"
integrity sha512-gLtSOTE3hZ/mDgxg1HvYz87timTpLlyWXnV7OTyYMhn+Esek+xKxAOjtTsYnfMFGtsBWX+hvqC4b2Ct5ABpE6A==
dependencies:
commenting "~1.1.0"
glob "~7.2.0"
Expand Down

0 comments on commit 2a125f4

Please sign in to comment.