Skip to content

Commit ec97316

Browse files
build(deps-dev): bump rollup from 1.20.3 to 1.21.2
Bumps [rollup](https://github.com/rollup/rollup) from 1.20.3 to 1.21.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.20.3...v1.21.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f5f40ad commit ec97316

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,10 @@
108108
version "3.0.3"
109109
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
110110

111-
"@types/node@*", "@types/node@^12.7.2":
112-
version "12.7.3"
113-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.3.tgz#27b3f40addaf2f580459fdb405222685542f907a"
114-
integrity sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ==
111+
"@types/node@*", "@types/node@^12.7.4":
112+
version "12.7.4"
113+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.4.tgz#64db61e0359eb5a8d99b55e05c729f130a678b04"
114+
integrity sha512-W0+n1Y+gK/8G2P/piTkBBN38Qc5Q1ZSO6B5H3QmPCUewaiXOo2GCAWZ4ElZCcNhjJuBSUSLGFUJnmlCn5+nxOQ==
115115

116116
"@types/normalize-package-data@^2.4.0":
117117
version "2.4.0"
@@ -4785,12 +4785,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1:
47854785
estree-walker "^0.6.1"
47864786

47874787
rollup@^1.15.5:
4788-
version "1.20.3"
4789-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.3.tgz#6243f6c118ca05f56b2d9433112400cd834a1eb8"
4790-
integrity sha512-/OMCkY0c6E8tleeVm4vQVDz24CkVgvueK3r8zTYu2AQNpjrcaPwO9hE+pWj5LTFrvvkaxt4MYIp2zha4y0lRvg==
4788+
version "1.21.2"
4789+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.2.tgz#eaabd07d0bd309587ad8bebf731fca6fcb96f4d0"
4790+
integrity sha512-sCAHlcQ/PExU5t/kRwkEWHdhGmQrZ2IgdQzbjPVNfhWbKHMMZGYqkASVTpQqRPLtQKg15xzEscc+BnIK/TE7/Q==
47914791
dependencies:
47924792
"@types/estree" "0.0.39"
4793-
"@types/node" "^12.7.2"
4793+
"@types/node" "^12.7.4"
47944794
acorn "^7.0.0"
47954795

47964796
run-node@^1.0.0:

0 commit comments

Comments
 (0)