Skip to content

Commit 65e4c8b

Browse files
Bump rollup from 2.43.1 to 2.44.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.43.1 to 2.44.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.43.1...v2.44.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 830b317 commit 65e4c8b

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
@@ -5143,10 +5143,10 @@ [email protected]:
51435143
resolve "1.20.0"
51445144
tslib "2.1.0"
51455145

5146-
rollup@2.43.1:
5147-
version "2.43.1"
5148-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1.tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04"
5149-
integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw==
5146+
rollup@2.44.0:
5147+
version "2.44.0"
5148+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
5149+
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
51505150
optionalDependencies:
51515151
fsevents "~2.3.1"
51525152

0 commit comments

Comments
 (0)