Skip to content

Commit 1060530

Browse files
build(deps-dev): bump rollup from 1.16.3 to 1.16.6
Bumps [rollup](https://github.com/rollup/rollup) from 1.16.3 to 1.16.6. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.16.3...v1.16.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0c30cb5 commit 1060530

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
@@ -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.0.8":
142-
version "12.0.8"
143-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.8.tgz#551466be11b2adc3f3d47156758f610bd9f6b1d8"
144-
integrity sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==
141+
"@types/node@*", "@types/node@^12.0.10":
142+
version "12.0.12"
143+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.12.tgz#cc791b402360db1eaf7176479072f91ee6c6c7ca"
144+
integrity sha512-Uy0PN4R5vgBUXFoJrKryf5aTk3kJ8Rv3PdlHjl6UaX+Cqp1QE0yPQ68MPXGrZOfG7gZVNDIJZYyot0B9ubXUrQ==
145145

146146
"@types/normalize-package-data@^2.4.0":
147147
version "2.4.0"
@@ -4733,12 +4733,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1:
47334733
estree-walker "^0.6.1"
47344734

47354735
rollup@^1.15.5:
4736-
version "1.16.3"
4737-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.3.tgz#9b8bcf31523efc83447a9624bd2fe6ca58caa1e7"
4738-
integrity sha512-iXINUUEk2NTZXE3GcUtLQt2cvfQsAUXBQ8AFsDK8tg7Wp5bwTKdZXPdzB2IJQwHpdUNfsIgYMAfajurh7SVTnA==
4736+
version "1.16.6"
4737+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.16.6.tgz#0d979e3edd14a27e5436a145c7f1fcef35e0083b"
4738+
integrity sha512-oM3iKkzPCq9Da95wCnNfS8YlNZjgCD5c/TceKnJIthI9FOeJqnO3PUr/C5Suv9Kjzh0iphKL02PLeja3A5AMIA==
47394739
dependencies:
47404740
"@types/estree" "0.0.39"
4741-
"@types/node" "^12.0.8"
4741+
"@types/node" "^12.0.10"
47424742
acorn "^6.1.1"
47434743

47444744
run-node@^1.0.0:

0 commit comments

Comments
 (0)