Skip to content

Commit 37df102

Browse files
build(deps-dev): bump rollup from 2.52.3 to 2.52.7
Bumps [rollup](https://github.com/rollup/rollup) from 2.52.3 to 2.52.7. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.52.3...v2.52.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7fe34b2 commit 37df102

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.2",
9999
"puppeteer": "10.0.0",
100100
"qs": "6.10.1",
101-
"rollup": "2.52.3",
101+
"rollup": "2.52.7",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.3.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5623,10 +5623,10 @@ [email protected]:
56235623
resolve "1.20.0"
56245624
tslib "2.1.0"
56255625

5626-
5627-
version "2.52.3"
5628-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.3.tgz#062fc3c85f67736d6758749310cfee64836c4e2a"
5629-
integrity sha512-QF3Sju8Kl2z0osI4unyOLyUudyhOMK6G0AeqJWgfiyigqLAlnNrfBcDWDx+f1cqn+JU2iIYVkDrgQ6/KtwEfrg==
5626+
5627+
version "2.52.7"
5628+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.7.tgz#e15a8bf734f6e4c204b7cdf33521151310250cb2"
5629+
integrity sha512-55cSH4CCU6MaPr9TAOyrIC+7qFCHscL7tkNsm1MBfIJRRqRbCEY0mmeFn4Wg8FKsHtEH8r389Fz38r/o+kgXLg==
56305630
optionalDependencies:
56315631
fsevents "~2.3.2"
56325632

0 commit comments

Comments
 (0)