Skip to content

Commit 45b92de

Browse files
chore(deps): update dependency rollup to v0.58.2 (#190)
1 parent 9c7883f commit 45b92de

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/scroll-into-view-if-needed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-plugin-styled-components": "1.5.1",
4545
"concurrently": "3.5.1",
4646
"rimraf": "2.6.2",
47-
"rollup": "0.58.1",
47+
"rollup": "0.58.2",
4848
"rollup-plugin-babel": "4.0.0-beta.4",
4949
"rollup-plugin-commonjs": "9.1.0",
5050
"rollup-plugin-node-resolve": "3.3.0",

packages/smooth-scroll-into-view-if-needed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-plugin-styled-components": "1.5.1",
4646
"concurrently": "3.5.1",
4747
"rimraf": "2.6.2",
48-
"rollup": "0.58.1",
48+
"rollup": "0.58.2",
4949
"rollup-plugin-babel": "4.0.0-beta.4",
5050
"rollup-plugin-commonjs": "9.1.0",
5151
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7594,9 +7594,9 @@ rollup-pluginutils@^2.0.1:
75947594
estree-walker "^0.3.0"
75957595
micromatch "^2.3.11"
75967596

7597-
7598-
version "0.58.1"
7599-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.58.1.tgz#5e2e05ceb103f770868b12c4048c22d3903fa2dd"
7597+
7598+
version "0.58.2"
7599+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.58.2.tgz#2feddea8c0c022f3e74b35c48e3c21b3433803ce"
76007600
dependencies:
76017601
"@types/estree" "0.0.38"
76027602
"@types/node" "*"

0 commit comments

Comments
 (0)