From 57cf2c96adc66fcb2a1bb1c3afe57a578ddbd535 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 May 2020 12:10:59 +0800 Subject: [PATCH] Update dependency js-yaml to v3.14.0 (#10) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f709e6c..733ff3e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-config-theme-next": "1.1.4", "gulp": "4.0.2", "gulp-shell": "0.8.0", - "js-yaml": "3.13.1", + "js-yaml": "3.14.0", "stylint": "2.0.0" }, "engines": {