Skip to content

Commit 8138ada

Browse files
chore(deps): update devdependency rollup to ^2.7.3 (#5267)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4987b0c commit 8138ada

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
@@ -149,7 +149,7 @@
149149
"postcss-cli": "^7.1.1",
150150
"prettier": "1.14.3",
151151
"require-context": "^1.1.0",
152-
"rollup": "^2.7.2",
152+
"rollup": "^2.7.3",
153153
"rollup-plugin-babel": "^4.4.0",
154154
"rollup-plugin-commonjs": "^10.1.0",
155155
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11256,10 +11256,10 @@ rollup-pluginutils@^2.8.1:
1125611256
dependencies:
1125711257
estree-walker "^0.6.1"
1125811258

11259-
rollup@^2.7.2:
11260-
version "2.7.2"
11261-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2.tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72"
11262-
integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw==
11259+
rollup@^2.7.3:
11260+
version "2.7.3"
11261+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.3.tgz#24ebb08533b9ca6bc5a7aef8100e155e50035c31"
11262+
integrity sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg==
1126311263
optionalDependencies:
1126411264
fsevents "~2.1.2"
1126511265

0 commit comments

Comments
 (0)