Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 555bdf1

Browse files
Merge pull request #3595 from angular-ui/greenkeeper/rollup-0.53.3
Greenkeeper/rollup 0.53.3
2 parents e2908ec + 3d61707 commit 555bdf1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"karma-webpack": "2.0.9",
9898
"lodash": "^4.5.1",
9999
"replace-in-file": "3.1.0",
100-
"rollup": "0.53.1",
100+
"rollup": "0.53.3",
101101
"rollup-plugin-node-resolve": "3.0.0",
102102
"rollup-plugin-sourcemaps": "^0.4.1",
103103
"rollup-plugin-uglify": "2.0.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4143,9 +4143,9 @@ rollup-pluginutils@^2.0.1:
41434143
estree-walker "^0.3.0"
41444144
micromatch "^2.3.11"
41454145

4146-
4147-
version "0.53.1"
4148-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.1.tgz#58c3a43c8375385b3f92f0dc36fb4e9dbe872542"
4146+
4147+
version "0.53.3"
4148+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.3.tgz#e7b6777623df912bd0ca30dc24be791d6ebc8e5a"
41494149

41504150
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
41514151
version "5.1.1"

0 commit comments

Comments
 (0)