Skip to content

Commit 4a189dd

Browse files
chore(deps): update dev dependency rollup to v2.26.5 (#844)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ae3633e commit 4a189dd

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
@@ -56,7 +56,7 @@
5656
"prettier": "2.0.5",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.23.1",
59+
"rollup": "2.26.5",
6060
"rollup-plugin-babel": "4.4.0",
6161
"rollup-plugin-commonjs": "10.1.0",
6262
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6387,10 +6387,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
63876387
dependencies:
63886388
estree-walker "^0.6.1"
63896389

6390-
rollup@2.23.1:
6391-
version "2.23.1"
6392-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
6393-
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
6390+
rollup@2.26.5:
6391+
version "2.26.5"
6392+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307"
6393+
integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==
63946394
optionalDependencies:
63956395
fsevents "~2.1.2"
63966396

0 commit comments

Comments
 (0)