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

Commit ceddfb7

Browse files
Merge pull request ferdikoomen#686 from ferdikoomen/dependabot/npm_and_yarn/rollup-2.47.0
2 parents 753bf7d + 3d668c5 commit ceddfb7

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.1.1",
100100
"qs": "6.10.1",
101-
"rollup": "2.46.0",
101+
"rollup": "2.47.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
@@ -5151,10 +5151,10 @@ [email protected]:
51515151
resolve "1.20.0"
51525152
tslib "2.1.0"
51535153

5154-
rollup@2.46.0:
5155-
version "2.46.0"
5156-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.46.0.tgz#8cacf89d2ee31a34755f1af40a665168f592b829"
5157-
integrity sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==
5154+
rollup@2.47.0:
5155+
version "2.47.0"
5156+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.47.0.tgz#9d958aeb2c0f6a383cacc0401dff02b6e252664d"
5157+
integrity sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg==
51585158
optionalDependencies:
51595159
fsevents "~2.3.1"
51605160

0 commit comments

Comments
 (0)