Skip to content

Commit 5f9dd61

Browse files
Bump rollup from 2.36.2 to 2.38.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.36.2 to 2.38.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.36.2...v2.38.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3f27dda commit 5f9dd61

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
@@ -71,7 +71,7 @@
7171
"jest-watch-typeahead": "^0.6.0",
7272
"prettier": "^2.0.0",
7373
"regenerator-runtime": "^0.13.7",
74-
"rollup": "^2.23.0",
74+
"rollup": "^2.38.0",
7575
"rollup-plugin-babel": "^4.4.0",
7676
"rollup-plugin-terser": "^7.0.0",
7777
"typescript": "^4.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4977,10 +4977,10 @@ rollup-pluginutils@^2.8.1:
49774977
dependencies:
49784978
estree-walker "^0.6.1"
49794979

4980-
rollup@^2.23.0:
4981-
version "2.36.2"
4982-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
4983-
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
4980+
rollup@^2.38.0:
4981+
version "2.38.0"
4982+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
4983+
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
49844984
optionalDependencies:
49854985
fsevents "~2.1.2"
49864986

0 commit comments

Comments
 (0)