Skip to content

Commit 4a4f0cb

Browse files
build(deps-dev): bump rollup from 2.51.0 to 2.51.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.51.0 to 2.51.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.51.0...v2.51.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 19c171b commit 4a4f0cb

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.3.1",
9999
"puppeteer": "10.0.0",
100100
"qs": "6.10.1",
101-
"rollup": "2.51.0",
101+
"rollup": "2.51.2",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5926,10 +5926,10 @@ [email protected]:
59265926
resolve "1.20.0"
59275927
tslib "2.1.0"
59285928

5929-
5930-
version "2.51.0"
5931-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.0.tgz#ffd847882283998fc8611cd57af917f173b4ab5c"
5932-
integrity sha512-ITLt9sScNCBVspSHauw/W49lEZ0vjN8LyCzSNsNaqT67vTss2lYEfOyxltX8hjrhr1l/rQwmZ2wazzEqhZ/fUg==
5929+
5930+
version "2.51.2"
5931+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.51.2.tgz#6de71e28c833089a0bd745a09671a3e2b92af6b7"
5932+
integrity sha512-ReV2eGEadA7hmXSzjxdDKs10neqH2QURf2RxJ6ayAlq93ugy6qIvXMmbc5cWMGCDh1h5T4thuWO1e2VNbMq8FA==
59335933
optionalDependencies:
59345934
fsevents "~2.3.1"
59355935

0 commit comments

Comments
 (0)