Skip to content

Commit 0bd75cd

Browse files
chore(deps): update devdependency rollup to ^2.10.5 (#5403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 8674d29 commit 0bd75cd

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.10.4",
152+
"rollup": "^2.10.5",
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
@@ -11137,10 +11137,10 @@ rollup-pluginutils@^2.8.1:
1113711137
dependencies:
1113811138
estree-walker "^0.6.1"
1113911139

11140-
rollup@^2.10.4:
11141-
version "2.10.4"
11142-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.4.tgz#ec2f91519c597c214cdf45e50600ed8ea356358e"
11143-
integrity sha512-aYvoYjeu9DwrUTEfRlHiugW1eoHz7EGxETaOISpw+zkH9oOaQLO85eG+14ky4vyYgi3mUofbpWJgb+yLBE0PKw==
11140+
rollup@^2.10.5:
11141+
version "2.10.5"
11142+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.5.tgz#a2e6735fbcbd64453f8aa5d7b5ec1b421974f92c"
11143+
integrity sha512-05WRM/tjmPYwhOBvm/G9Qwa/HnAqn0TK0XxLDLQzoM4XdSmKjPBvhBl+U+Q/C6VJsucljyTQjGkZD503mjbPQg==
1114411144
optionalDependencies:
1114511145
fsevents "~2.1.2"
1114611146

0 commit comments

Comments
 (0)