From e71a05d5d8c27f4f5b94d06b320c48492c8da659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 02:56:58 +0000 Subject: [PATCH] Bump jquery.terminal from 0.11.23 to 2.8.0 Bumps [jquery.terminal](https://github.com/jcubic/jquery.terminal) from 0.11.23 to 2.8.0. - [Release notes](https://github.com/jcubic/jquery.terminal/releases) - [Changelog](https://github.com/jcubic/jquery.terminal/blob/master/CHANGELOG.md) - [Commits](https://github.com/jcubic/jquery.terminal/compare/0.11.23...2.8.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa6b022..e6345e4 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "font-awesome": "^4.7.0", "jquery": "^3.1.1", "jquery.mousewheel": "^3.1.9", - "jquery.terminal": "^0.11.23", + "jquery.terminal": "^2.8.0", "style-loader": "^0.13.1", "webpack": "^1.14.0", "webpack-livereload-plugin": "^0.10.0"