Skip to content

Commit fc58fef

Browse files
renovate[bot]jacobmllr95
authored andcommitted
chore(deps): update devdependency rollup to ^1.24.0 (#4253)
1 parent af372b0 commit fc58fef

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
@@ -125,7 +125,7 @@
125125
"postcss-cli": "^6.1.3",
126126
"prettier": "1.14.3",
127127
"require-context": "^1.1.0",
128-
"rollup": "^1.23.1",
128+
"rollup": "^1.24.0",
129129
"rollup-plugin-babel": "^4.3.3",
130130
"rollup-plugin-commonjs": "^10.1.0",
131131
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10708,10 +10708,10 @@ rollup-pluginutils@^2.8.1:
1070810708
dependencies:
1070910709
estree-walker "^0.6.1"
1071010710

10711-
rollup@^1.23.1:
10712-
version "1.23.1"
10713-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.23.1.tgz#0315a0f5d0dfb056e6363e1dff05b89ac2da6b8e"
10714-
integrity sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA==
10711+
rollup@^1.24.0:
10712+
version "1.24.0"
10713+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.24.0.tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0"
10714+
integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==
1071510715
dependencies:
1071610716
"@types/estree" "*"
1071710717
"@types/node" "*"

0 commit comments

Comments
 (0)