From 703a5059ac47d8c76efcd54b08e4d9e16d46ffcb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 07:44:23 +0000 Subject: [PATCH] Bump stylus from 0.53.0 to 0.54.8 Bumps [stylus](https://github.com/stylus/stylus) from 0.53.0 to 0.54.8. - [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.8) 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..d3581c8 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.8" } }