Skip to content

Commit 904cb16

Browse files
build(deps-dev): bump rollup from 1.12.4 to 1.13.1
Bumps [rollup](https://github.com/rollup/rollup) from 1.12.4 to 1.13.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v1.12.4...v1.13.1)
1 parent 6d8c2fb commit 904cb16

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.2":
142-
version "12.0.2"
143-
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.0.2.tgz#3452a24edf9fea138b48fad4a0a028a683da1e40"
144-
integrity sha512-5tabW/i+9mhrfEOUcLDu2xBPsHJ+X5Orqy9FKpale3SjDA17j5AEpYq5vfy3oAeAHGcvANRCO3NV3d2D6q3NiA==
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==
145145

146146
147147
version "0.0.8"
@@ -4679,12 +4679,12 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.6.0:
46794679
micromatch "^3.1.10"
46804680

46814681
rollup@^1.1.0:
4682-
version "1.12.4"
4683-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.12.4.tgz#f2cb825300cea6601f12a4c3d2f3918807b27403"
4684-
integrity sha512-sHg0F05oTMJzM592MWU8irsPx8LIFMKSCnEkcp6vp/gnj+oJ9GJEBW9hl8jUqy2L6Q2uUxFzPgvoExLbfuSODA==
4682+
version "1.13.1"
4683+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.13.1.tgz#86a474c29df0f303ed31e4c8be5d81c1038beae8"
4684+
integrity sha512-TWBmVU5WS4wOy5Ij2qxrJYRUn/keECvStcXDpJSwgr95JZ6VFf1PDewiAk4VPf5vxr7drRJlxh9kYpxHveYOOg==
46854685
dependencies:
46864686
"@types/estree" "0.0.39"
4687-
"@types/node" "^12.0.2"
4687+
"@types/node" "^12.0.3"
46884688
acorn "^6.1.1"
46894689

46904690
run-node@^1.0.0:

0 commit comments

Comments
 (0)