Skip to content

Commit ffe8a93

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

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,10 @@
138138
version "3.0.3"
139139
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
140140

141-
"@types/node@*", "@types/node@^12.6.2":
142-
version "12.6.6"
143-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.6.tgz#831587377c35bb28fa33b6fe5f849a26a3f4a412"
144-
integrity sha512-SMgj3x28MkJyHdWaMv/g/ca3LYDi5gR7O8mX0VKazvFOnmlDXctSEdd/8jfSqozjKFK1R9If1QZWkafX7yQTpA==
141+
"@types/node@*", "@types/node@^12.7.2":
142+
version "12.7.3"
143+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.3.tgz#27b3f40addaf2f580459fdb405222685542f907a"
144+
integrity sha512-3SiLAIBkDWDg6vFo0+5YJyHPWU9uwu40Qe+v+0MH8wRKYBimHvvAOyk3EzMrD/TrIlLYfXrqDqrg913PynrMJQ==
145145

146146
"@types/normalize-package-data@^2.4.0":
147147
version "2.4.0"
@@ -241,10 +241,10 @@ acorn@^5.0.0:
241241
version "5.5.3"
242242
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9"
243243

244-
acorn@^6.2.0:
245-
version "6.2.0"
246-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.2.0.tgz#67f0da2fc339d6cfb5d6fb244fd449f33cd8bbe3"
247-
integrity sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==
244+
acorn@^7.0.0:
245+
version "7.0.0"
246+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a"
247+
integrity sha512-PaF/MduxijYYt7unVGRuds1vBC9bFxbNf+VWqhOClfdgy7RlVkQqt610ig1/yxTgsDIfW1cWDel5EBbOy3jdtQ==
248248

249249
250250
version "0.8.2"
@@ -4764,13 +4764,13 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1:
47644764
estree-walker "^0.6.1"
47654765

47664766
rollup@^1.15.5:
4767-
version "1.17.0"
4768-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.17.0.tgz#47ee8b04514544fc93b39bae06271244c8db7dfa"
4769-
integrity sha512-k/j1m0NIsI4SYgCJR4MWPstGJOWfJyd6gycKoMhyoKPVXxm+L49XtbUwZyFsrSU2YXsOkM4u1ll9CS/ZgJBUpw==
4767+
version "1.20.3"
4768+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.3.tgz#6243f6c118ca05f56b2d9433112400cd834a1eb8"
4769+
integrity sha512-/OMCkY0c6E8tleeVm4vQVDz24CkVgvueK3r8zTYu2AQNpjrcaPwO9hE+pWj5LTFrvvkaxt4MYIp2zha4y0lRvg==
47704770
dependencies:
47714771
"@types/estree" "0.0.39"
4772-
"@types/node" "^12.6.2"
4773-
acorn "^6.2.0"
4772+
"@types/node" "^12.7.2"
4773+
acorn "^7.0.0"
47744774

47754775
run-node@^1.0.0:
47764776
version "1.0.0"

0 commit comments

Comments
 (0)