Skip to content

Commit 9dd6d32

Browse files
Merge pull request ferdikoomen#637 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.44.0
2 parents 63d4571 + 65e4c8b commit 9dd6d32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"prettier": "2.2.1",
9999
"puppeteer": "8.0.0",
100100
"qs": "6.10.1",
101-
"rollup": "2.43.1",
101+
"rollup": "2.44.0",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.2.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5177,10 +5177,10 @@ [email protected]:
51775177
resolve "1.20.0"
51785178
tslib "2.1.0"
51795179

5180-
rollup@2.43.1:
5181-
version "2.43.1"
5182-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
5183-
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
5180+
rollup@2.44.0:
5181+
version "2.44.0"
5182+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
5183+
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
51845184
optionalDependencies:
51855185
fsevents "~2.3.1"
51865186

0 commit comments

Comments
 (0)