Skip to content

Commit cdf3cf3

Browse files
build(deps-dev): bump rollup from 1.13.1 to 1.14.6
Bumps [rollup](https://github.com/rollup/rollup) from 1.13.1 to 1.14.6. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.13.1...v1.14.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2afafe3 commit cdf3cf3

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.3":
142-
version "12.0.4"
143-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.4.tgz#46832183115c904410c275e34cf9403992999c32"
144-
integrity sha512-j8YL2C0fXq7IONwl/Ud5Kt0PeXw22zGERt+HSSnwbKOJVsAGkEz3sFCYwaF9IOuoG1HOtE0vKCj6sXF7Q0+Vaw==
141+
"@types/node@*", "@types/node@^12.0.7":
142+
version "12.0.7"
143+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.7.tgz#4f2563bad652b2acb1722d7e7aae2b0ff62d192c"
144+
integrity sha512-1YKeT4JitGgE4SOzyB9eMwO0nGVNkNEsm9qlIt1Lqm/tG2QEiSMTD4kS3aO6L+w5SClLVxALmIBESK6Mk5wX0A==
145145

146146
147147
version "0.0.8"
@@ -4668,12 +4668,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.6.0:
46684668
micromatch "^3.1.10"
46694669

46704670
rollup@^1.1.0:
4671-
version "1.13.1"
4672-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.13.1.tgz#86a474c29df0f303ed31e4c8be5d81c1038beae8"
4673-
integrity sha512-TWBmVU5WS4wOy5Ij2qxrJYRUn/keECvStcXDpJSwgr95JZ6VFf1PDewiAk4VPf5vxr7drRJlxh9kYpxHveYOOg==
4671+
version "1.14.6"
4672+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.14.6.tgz#4d1165bdcdac4d0510ce127495c42f238098943d"
4673+
integrity sha512-A8f54Fms9PAG2VBLBg/XOBgN6tRQKgroltD86f+gF5+6eRmAAlFBJAFV0K7MHl2aHOCcrATWO1B8SAjVD2Ehsw==
46744674
dependencies:
46754675
"@types/estree" "0.0.39"
4676-
"@types/node" "^12.0.3"
4676+
"@types/node" "^12.0.7"
46774677
acorn "^6.1.1"
46784678

46794679
run-node@^1.0.0:

0 commit comments

Comments
 (0)