Skip to content

Commit 2b96859

Browse files
build(deps-dev): bump rollup-plugin-license from 3.5.2 to 3.5.3 (#1591)
Bumps [rollup-plugin-license](https://github.com/mjeanroy/rollup-plugin-license) from 3.5.2 to 3.5.3. - [Changelog](https://github.com/mjeanroy/rollup-plugin-license/blob/master/CHANGELOG.md) - [Commits](mjeanroy/rollup-plugin-license@v3.5.2...v3.5.3) --- 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>
1 parent ddfc523 commit 2b96859

2 files changed

Lines changed: 10 additions & 10 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.5.2",
65+
"rollup-plugin-license": "^3.5.3",
6666
"rollup-plugin-sass": "^1.13.2",
6767
"rollup-plugin-terser": "^7.0.2",
6868
"rollup-plugin-visualizer": "^5.12.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4789,10 +4789,10 @@ fd-slicer@~1.1.0:
47894789
dependencies:
47904790
pend "~1.2.0"
47914791

4792-
fdir@6.1.1:
4793-
version "6.1.1"
4794-
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.1.1.tgz#316b58145a05223b75c8b371e80bb3bad8f1441e"
4795-
integrity sha512-QfKBVg453Dyn3mr0Q0O+Tkr1r79lOTAKSi9f/Ot4+qVEwxWhav2Z+SudrG9vQjM2aYRMQQZ2/Q1zdA8ACM1pDg==
4792+
fdir@6.3.0:
4793+
version "6.3.0"
4794+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0"
4795+
integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ==
47964796

47974797
fetch-blob@^3.1.2, fetch-blob@^3.1.4:
47984798
version "3.2.0"
@@ -9196,13 +9196,13 @@ rollup-plugin-filesize@^10.0.0:
91969196
pacote "^15.1.1"
91979197
terser "^5.6.0"
91989198

9199-
rollup-plugin-license@^3.5.2:
9200-
version "3.5.2"
9201-
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.5.2.tgz#958f52cfde78a38ce328c0e66632a4394ebe7d1d"
9202-
integrity sha512-NNeXBcE6RyQdZdSC8Vxe8Cheax2aUa/K0Ok6JDZwr9isjkSDer4aMg0sovas1Ua76ojLZX1BrNQ6ZFspztKkZQ==
9199+
rollup-plugin-license@^3.5.3:
9200+
version "3.5.3"
9201+
resolved "https://registry.yarnpkg.com/rollup-plugin-license/-/rollup-plugin-license-3.5.3.tgz#b02ffa4fd4c81464db450d06478e03e5605d9d5f"
9202+
integrity sha512-r3wImZSo2d6sEk9BRJtlzeI/upjyjnpthy06Fdl0EzqRrlg3ULb9KQR7xHJI0zuayW/8bchEXSF5dO6dha4OyA==
92039203
dependencies:
92049204
commenting "~1.1.0"
9205-
fdir "6.1.1"
9205+
fdir "6.3.0"
92069206
lodash "~4.17.21"
92079207
magic-string "~0.30.0"
92089208
moment "~2.30.1"

0 commit comments

Comments
 (0)