Skip to content

Commit 2fe4f2f

Browse files
Bump rollup from 2.45.1 to 2.45.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.45.1 to 2.45.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.45.1...v2.45.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 30ac00a commit 2fe4f2f

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": "9.0.0",
100100
"qs": "6.10.1",
101-
"rollup": "2.45.1",
101+
"rollup": "2.45.2",
102102
"rollup-plugin-terser": "7.0.2",
103103
"rollup-plugin-typescript2": "0.30.0",
104104
"typescript": "4.2.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5119,10 +5119,10 @@ [email protected]:
51195119
resolve "1.20.0"
51205120
tslib "2.1.0"
51215121

5122-
5123-
version "2.45.1"
5124-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.1.tgz#eae2b94dc2088b4e0a3b7197a5a1ee0bdd589d5c"
5125-
integrity sha512-vPD+JoDj3CY8k6m1bLcAFttXMe78P4CMxoau0iLVS60+S9kLsv2379xaGy4NgYWu+h2WTlucpoLPAoUoixFBag==
5122+
5123+
version "2.45.2"
5124+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.2.tgz#8fb85917c9f35605720e92328f3ccbfba6f78b48"
5125+
integrity sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==
51265126
optionalDependencies:
51275127
fsevents "~2.3.1"
51285128

0 commit comments

Comments
 (0)