Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit a93eb6f

Browse files
committed
chore(deps): update dependency rollup to v2.44.0
1 parent 15cfd30 commit a93eb6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@rollup/plugin-commonjs": "17.1.0",
1313
"@rollup/plugin-node-resolve": "11.1.1",
1414
"esbuild": "0.8.42",
15-
"rollup": "2.38.5",
15+
"rollup": "2.44.0",
1616
"rollup-plugin-esbuild": "2.6.1",
1717
"rollup-plugin-terser": "7.0.2",
1818
"typescript": "4.1.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,10 @@ [email protected]:
348348
serialize-javascript "^4.0.0"
349349
terser "^5.0.0"
350350

351-
rollup@2.38.5:
352-
version "2.38.5"
353-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
354-
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
351+
rollup@2.44.0:
352+
version "2.44.0"
353+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
354+
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
355355
optionalDependencies:
356356
fsevents "~2.3.1"
357357

0 commit comments

Comments
 (0)