Skip to content

Commit f7aa756

Browse files
chore(deps): update dependency rollup to v1.27.11 (#604)
1 parent f71d917 commit f7aa756

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
@@ -49,7 +49,7 @@
4949
"prettier-package-json": "2.1.3",
5050
"puppeteer": "2.0.0",
5151
"rimraf": "3.0.0",
52-
"rollup": "1.27.10",
52+
"rollup": "1.27.11",
5353
"rollup-plugin-babel": "4.3.3",
5454
"rollup-plugin-commonjs": "10.1.0",
5555
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7556,10 +7556,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
75567556
dependencies:
75577557
estree-walker "^0.6.1"
75587558

7559-
7560-
version "1.27.10"
7561-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.10.tgz#e0814c1401e7658b679d617d3511f0a4ffaea019"
7562-
integrity sha512-5PjBSKney8zLu7tTn/y4iVBL3OyK+G9rA/wfkcY78bZ9kAMtgNqb8nOfR5KpoDYyt8Vs5o2o8DyDjf9RpwYbAg==
7559+
7560+
version "1.27.11"
7561+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.11.tgz#95d190432e3edbcf757d921857df01ad1596ef97"
7562+
integrity sha512-ENXdvXk8tjtkNTvIvjRzOEu+vv54va7PiDR7VwP8TD+In6J87gKzzFmQMawQixEL2y9rsPEgomUS7ZVkq47Tww==
75637563
dependencies:
75647564
"@types/estree" "*"
75657565
"@types/node" "*"

0 commit comments

Comments
 (0)