From 6e31b7b303775b2ccd354cf95424a7d30bce520f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:56:34 +0000 Subject: [PATCH] build(deps): bump jquery from 3.1.1 to 3.5.0 in /docs Bumps [jquery](https://github.com/jquery/jquery) from 3.1.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.1.1...3.5.0) Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 04f1da3..dfce86d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -63,7 +63,7 @@ "axios": "0.17.0", "bootstrap-sass": "^3.4.1", "codemirror": "5.38.0", - "jquery": "3.1.1", + "jquery": "3.5.0", "lodash": "4.17.5", "normalize.css": "5.0.0", "prop-types": "15.7.2",