aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-11 09:22:28 +0100
committerJakub Hampl <kopomir@gmail.com>2019-04-11 09:22:28 +0100
commitd0ad1ad3de35d9969b96d7ac5ae19cc361d1de43 (patch)
treefddbb69e7871be2d875b0656b001ceadf902b1db /package-lock.json
parent589ce8e1fc87286cdf0dfcc3110dd2d7cfa9ed84 (diff)
Bump rollup from 1.9.2 to 1.9.3 (#23)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 283987a..d7e6bd4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2974,9 +2974,9 @@
}
},
"rollup": {
- "version": "1.9.2",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.9.2.tgz",
- "integrity": "sha512-qgAdFJ3Latpw2teP0ByEJcyIYkGgT192hXl42Q7tfyMiexvUqsOEOGVCPZOeHT/HJ9QZMDOfTq0W5a4ET3A6UA==",
+ "version": "1.9.3",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.9.3.tgz",
+ "integrity": "sha512-20iIOjee5n3H6W6CXsVdYs2xw86j4l+LQLM6yACynt+YJCwkqaYNHAjQ/dhVBIKsFpHwPqHamn/GHq+3Zp8ybQ==",
"dev": true,
"requires": {
"@types/estree": "0.0.39",
@@ -2985,9 +2985,9 @@
},
"dependencies": {
"@types/node": {
- "version": "11.13.2",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.2.tgz",
- "integrity": "sha512-HOtU5KqROKT7qX/itKHuTtt5fV0iXbheQvrgbLNXFJQBY/eh+VS5vmmTAVlo3qIGMsypm0G4N1t2AXjy1ZicaQ==",
+ "version": "11.13.4",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.4.tgz",
+ "integrity": "sha512-+rabAZZ3Yn7tF/XPGHupKIL5EcAbrLxnTr/hgQICxbeuAfWtT0UZSfULE+ndusckBItcv4o6ZeOJplQikVcLvQ==",
"dev": true
}
}