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

Commit 7beecb8

Browse files
Merge pull request ferdikoomen#677 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.46.0
2 parents 9c5b07f + 97848b4 commit 7beecb8

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
@@ -5172,10 +5172,10 @@ [email protected]:
51725172
resolve "1.20.0"
51735173
tslib "2.1.0"
51745174

5175-
rollup@2.45.2:
5176-
version "2.45.2"
5177-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.2.tgz#8fb85917c9f35605720e92328f3ccbfba6f78b48"
5178-
integrity sha512-kRRU7wXzFHUzBIv0GfoFFIN3m9oteY4uAsKllIpQDId5cfnkWF2J130l+27dzDju0E6MScKiV0ZM5Bw8m4blYQ==
5175+
rollup@2.46.0:
5176+
version "2.46.0"
5177+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.46.0.tgz#8cacf89d2ee31a34755f1af40a665168f592b829"
5178+
integrity sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==
51795179
optionalDependencies:
51805180
fsevents "~2.3.1"
51815181

0 commit comments

Comments
 (0)