From dd91745a86c4468914023753bb075d6a89cfd1ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 01:03:42 +0000 Subject: [PATCH] Bump st from 0.5.5 to 1.2.2 Bumps [st](https://github.com/isaacs/st) from 0.5.5 to 1.2.2. - [Release notes](https://github.com/isaacs/st/releases) - [Commits](https://github.com/isaacs/st/compare/v0.5.5...v1.2.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df83589..d2e1827 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "karma-phantomjs-launcher": "^0.1.4", "protractor": "^1.7.0", "run-sequence": "^1.0.2", - "st": "^0.5.3" + "st": "^1.2.2" }, "scripts": { "test": "gulp test-unit"