Skip to content

Commit 8f672d1

Browse files
chore(deps): update dependency rollup to v1.28.0 (#745)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b8c685a commit 8f672d1

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
@@ -56,7 +56,7 @@
5656
"prettier": "1.19.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.0",
59-
"rollup": "1.27.14",
59+
"rollup": "1.28.0",
6060
"rollup-plugin-babel": "4.3.3",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7277,10 +7277,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
72777277
dependencies:
72787278
estree-walker "^0.6.1"
72797279

7280-
rollup@1.27.14:
7281-
version "1.27.14"
7282-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.14.tgz#940718d5eec1a6887e399aa0089944bae5c4f377"
7283-
integrity sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ==
7280+
rollup@1.28.0:
7281+
version "1.28.0"
7282+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
7283+
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
72847284
dependencies:
72857285
"@types/estree" "*"
72867286
"@types/node" "*"

0 commit comments

Comments
 (0)