From e76526ed24d33725afc8f7dc9274671503fe102a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Apr 2020 12:01:10 +0000 Subject: [PATCH] Bump stylus from 0.53.0 to 0.54.7 Bumps [stylus](https://github.com/stylus/stylus) from 0.53.0 to 0.54.7. - [Release notes](https://github.com/stylus/stylus/releases) - [Changelog](https://github.com/stylus/stylus/blob/dev/History.md) - [Commits](https://github.com/stylus/stylus/compare/0.53.0...0.54.7) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf75e29..d42479c 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,6 @@ "jade": "^1.11.0", "morgan": "^1.7.0", "nodemon": "^1.9.1", - "stylus": "^0.53.0" + "stylus": "^0.54.7" } }