Skip to content

Commit 8a240c4

Browse files
Update dependency rollup to v2.0.3 (#679)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3543caf commit 8a240c4

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.2",
121+
"rollup": "2.0.3",
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.2"
961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.2.tgz#0f63aa02bb106802a387380ee88b90b5c0449eaa"
962-
integrity sha512-99VIc2DHm+HEhdla2ASH/LaomWS3v7RDANamD65w24TQTNVs3vtRM+oiFsP4KvUCri5+p5Q5xoXscUnIdE8gJA==
959+
960+
version "2.0.3"
961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.3.tgz#b28fd528b3b15a8caf01fa7446c83bd66142b0ab"
962+
integrity sha512-OjTD1pmtqCFaaoTl+zf3dXlG0FR1PudauQzAYmP5hDLLrrisXP6EuzAx9MY6En5bv61e8F6JGcVQxsVOcqFTUA==
963963
optionalDependencies:
964964
fsevents "~2.1.2"
965965

0 commit comments

Comments
 (0)