Skip to content

Commit bbc3cbb

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

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.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==
111+
"@types/node@*", "@types/node@^12.7.5":
112+
version "12.7.5"
113+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f"
114+
integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w==
115115

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

47774777
rollup@^1.15.5:
4778-
version "1.21.2"
4779-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.2.tgz#eaabd07d0bd309587ad8bebf731fca6fcb96f4d0"
4780-
integrity sha512-sCAHlcQ/PExU5t/kRwkEWHdhGmQrZ2IgdQzbjPVNfhWbKHMMZGYqkASVTpQqRPLtQKg15xzEscc+BnIK/TE7/Q==
4778+
version "1.21.3"
4779+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.3.tgz#2d957e04b230b06a85b8c617bf594f92c37c4d5d"
4780+
integrity sha512-43CgeUtHhfiqBOUd0uJo5NEOg2FuheF3SqGN8BqgvnqB4xM2TbfPdudeSdllDcMKpagHb//qtpaAADBurT4GzA==
47814781
dependencies:
47824782
"@types/estree" "0.0.39"
4783-
"@types/node" "^12.7.4"
4783+
"@types/node" "^12.7.5"
47844784
acorn "^7.0.0"
47854785

47864786
run-node@^1.0.0:

0 commit comments

Comments
 (0)