Skip to content

Commit 3d38f17

Browse files
chore(deps): update dependency rollup to v2.38.1 (#965)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1b704c0 commit 3d38f17

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.2.1",
5757
"prettier-package-json": "2.1.3",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.38.0",
59+
"rollup": "2.38.1",
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
@@ -6326,10 +6326,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
63266326
dependencies:
63276327
estree-walker "^0.6.1"
63286328

6329-
6330-
version "2.38.0"
6331-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
6332-
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
6329+
6330+
version "2.38.1"
6331+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1.tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79"
6332+
integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw==
63336333
optionalDependencies:
63346334
fsevents "~2.1.2"
63356335

0 commit comments

Comments
 (0)