Skip to content

Commit b1d6ad5

Browse files
chore(deps): update dependency rollup to v1.27.5 (#710)
1 parent d86f36c commit b1d6ad5

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": "1.19.1",
5757
"prettier-package-json": "2.1.0",
5858
"rimraf": "3.0.0",
59-
"rollup": "1.27.4",
59+
"rollup": "1.27.5",
6060
"rollup-plugin-babel": "4.3.3",
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
@@ -7381,10 +7381,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
73817381
dependencies:
73827382
estree-walker "^0.6.1"
73837383

7384-
7385-
version "1.27.4"
7386-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.4.tgz#5bca607a10c99c034288de9f9c756f9fe1a08431"
7387-
integrity sha512-UaGNOIax/Ixfd92CAAanUilx2RSkkwEfC1lCTw1eL5Re6NURWgX66ARZt5+3px4kYnpSwzyOot4r18c2b+QgJQ==
7384+
7385+
version "1.27.5"
7386+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.5.tgz#d100fb0ffd8353575cb2057152547b9abfddfe59"
7387+
integrity sha512-8rfVdzuTg2kt8ObD9LNJpEwUN7B6lsl3sHc5fddtgICpLjpYeSf4m2+RftBzcCaBTMi1iYX3Ez8zFT4Gj2nJjg==
73887388
dependencies:
73897389
"@types/estree" "*"
73907390
"@types/node" "*"

0 commit comments

Comments
 (0)