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

Commit 97848b4

Browse files
build(deps-dev): bump rollup from 2.45.2 to 2.46.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.45.2 to 2.46.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.45.2...v2.46.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 673ca30 commit 97848b4

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.2",
101+
"rollup": "2.46.0",
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
@@ -5206,10 +5206,10 @@ [email protected]:
52065206
resolve "1.20.0"
52075207
tslib "2.1.0"
52085208

5209-
rollup@2.45.2:
5210-
version "2.45.2"
5211-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.2.tgz#8fb85917c9f35605720e92328f3ccbfba6f78b48"
5212-
integrity sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==
5209+
rollup@2.46.0:
5210+
version "2.46.0"
5211+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.46.0.tgz#8cacf89d2ee31a34755f1af40a665168f592b829"
5212+
integrity sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==
52135213
optionalDependencies:
52145214
fsevents "~2.3.1"
52155215

0 commit comments

Comments
 (0)