Skip to content

Commit d136881

Browse files
chore(deps): update dev dependency rollup to v2.26.8 (#849)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 55bc721 commit d136881

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.26.5",
59+
"rollup": "2.26.8",
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
@@ -6413,10 +6413,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
64136413
dependencies:
64146414
estree-walker "^0.6.1"
64156415

6416-
6417-
version "2.26.5"
6418-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307"
6419-
integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==
6416+
6417+
version "2.26.8"
6418+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713"
6419+
integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg==
64206420
optionalDependencies:
64216421
fsevents "~2.1.2"
64226422

0 commit comments

Comments
 (0)