Skip to content

Commit 9c2cf7d

Browse files
renovate-botvikerman
authored andcommitted
build: update rollup to version 1.23.1
1 parent 102ba9a commit 9c2cf7d

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"postcss-loader": "3.0.0",
4343
"raw-loader": "3.1.0",
4444
"regenerator-runtime": "0.13.3",
45-
"rollup": "1.21.4",
45+
"rollup": "1.23.1",
4646
"rxjs": "6.5.3",
4747
"sass": "1.23.0",
4848
"sass-loader": "8.0.0",

yarn.lock

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,11 +1231,6 @@
12311231
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.20.tgz#c4378d9d6a62faa5c9aafffc3d726b5a1e7367c6"
12321232
integrity sha512-An+MXSV8CGXz/BO9C1KKsoJ/8WDrvlNUaRMsm2h+IHZuSyQkM8U5bJJkb8ItLKA73VePG/nUK+t+EuW2IWuhsQ==
12331233

1234-
"@types/node@^12.7.5":
1235-
version "12.7.12"
1236-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.12.tgz#7c6c571cc2f3f3ac4a59a5f2bd48f5bdbc8653cc"
1237-
integrity sha512-KPYGmfD0/b1eXurQ59fXD1GBzhSQfz6/lKBxkaHX9dKTzjXbK68Zt7yGUxUsCS1jeTy/8aL+d9JEr+S54mpkWQ==
1238-
12391234
"@types/normalize-package-data@^2.4.0":
12401235
version "2.4.0"
12411236
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -1760,7 +1755,7 @@ acorn@^6.0.1, acorn@^6.1.1, acorn@^6.2.1:
17601755
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
17611756
integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
17621757

1763-
acorn@^7.0.0, acorn@^7.1.0:
1758+
acorn@^7.1.0:
17641759
version "7.1.0"
17651760
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
17661761
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
@@ -9094,16 +9089,7 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
90949089
dependencies:
90959090
estree-walker "^0.6.1"
90969091

9097-
9098-
version "1.21.4"
9099-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.4.tgz#00a41a30f90095db890301b226cbe2918e4cf54d"
9100-
integrity sha512-Pl512XVCmVzgcBz5h/3Li4oTaoDcmpuFZ+kdhS/wLreALz//WuDAMfomD3QEYl84NkDu6Z6wV9twlcREb4qQsw==
9101-
dependencies:
9102-
"@types/estree" "0.0.39"
9103-
"@types/node" "^12.7.5"
9104-
acorn "^7.0.0"
9105-
9106-
rollup@^1.12.1:
9092+
[email protected], rollup@^1.12.1:
91079093
version "1.23.1"
91089094
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.23.1.tgz#0315a0f5d0dfb056e6363e1dff05b89ac2da6b8e"
91099095
integrity sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA==

0 commit comments

Comments
 (0)