Skip to content

Commit

Permalink
[TASK] Update rollup-plugin-multi-input to v1.4.2
Browse files Browse the repository at this point in the history
| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| npm        | rollup-plugin-multi-input | 1.4.1 | 1.4.2 |
  • Loading branch information
renovate[bot] committed Jul 11, 2024
1 parent b477580 commit 60c3891
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions Resources/Private/Frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1288,18 +1288,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==

[email protected]:
version "3.2.12"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
glob-parent "^5.1.2"
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-glob@^3.0.3, fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.2:
[email protected], fast-glob@^3.0.3, fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
Expand Down Expand Up @@ -2868,11 +2857,11 @@ rollup-plugin-delete@^2.0.0:
del "^5.1.0"

rollup-plugin-multi-input@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/rollup-plugin-multi-input/-/rollup-plugin-multi-input-1.4.1.tgz#624792c53297965203ef40e652013d34a7eda8e9"
integrity sha512-ybvotObZFFDEbqw6MDrYUa/TXmF+1qCVX3svpAddmIOLP3/to5zkSKP0MJV5bNBZfFFpblwChurz4tsPR/zJew==
version "1.4.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-multi-input/-/rollup-plugin-multi-input-1.4.2.tgz#025cbbb40f4815e8a9eb4d550c71991688f63621"
integrity sha512-6PQxsdVR3i+WYeSlo29il6rf2MXYb/3Y61z8GzqoOKKhuerH7yeEJ/5ufDy34JnMVEdgIqEdWG7nQtMYNvmPtw==
dependencies:
fast-glob "3.2.12"
fast-glob "3.3.2"

rollup-plugin-no-emit@^1.0.1:
version "1.2.0"
Expand Down

0 comments on commit 60c3891

Please sign in to comment.