Skip to content

Commit af35961

Browse files
chore(deps): update dependency rollup to v2.0.2 (#674)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4928462 commit af35961

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
@@ -118,7 +118,7 @@
118118
"clang-format": "1.4.0",
119119
"jasmine": "3.5.0",
120120
"prettier": "1.19.1",
121-
"rollup": "2.0.0",
121+
"rollup": "2.0.2",
122122
"rollup-plugin-commonjs": "10.1.0",
123123
"tslint": "5.20.1",
124124
"tslint-eslint-rules": "5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -956,10 +956,10 @@ rollup-pluginutils@^2.8.1:
956956
dependencies:
957957
estree-walker "^0.6.1"
958958

959-
960-
version "2.0.0"
961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.0.tgz#0bd7a09bd7cdaa70a19ad5a356f2fab90fd2f401"
962-
integrity sha512-tbvWownITR+0ebaX6iRr7IcLkziTCJacRpmWz03NIj3CZDmGlergYSwdG8wPx68LT0ms1YzqmbjUQHb6ut8pdw==
959+
960+
version "2.0.2"
961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.2.tgz#0f63aa02bb106802a387380ee88b90b5c0449eaa"
962+
integrity sha512-99VIc2DHm+HEhdla2ASH/LaomWS3v7RDANamD65w24TQTNVs3vtRM+oiFsP4KvUCri5+p5Q5xoXscUnIdE8gJA==
963963
optionalDependencies:
964964
fsevents "~2.1.2"
965965

0 commit comments

Comments
 (0)