From b65405a4d9ee0b53b02a17161769299cdd947af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 06:46:03 +0000 Subject: [PATCH] Bump jquery in /Mvc.JQuery.DataTables.AspNetCore.Example Bumps [jquery](https://github.com/jquery/jquery) from 2.1.4 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.1.4...3.4.1) Signed-off-by: dependabot[bot] --- Mvc.JQuery.DataTables.AspNetCore.Example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mvc.JQuery.DataTables.AspNetCore.Example/package.json b/Mvc.JQuery.DataTables.AspNetCore.Example/package.json index 4866763..7207566 100644 --- a/Mvc.JQuery.DataTables.AspNetCore.Example/package.json +++ b/Mvc.JQuery.DataTables.AspNetCore.Example/package.json @@ -3,6 +3,6 @@ "name": "asp.net", "private": true, "devDependencies": { - "jquery": "2.1.4" + "jquery": "3.4.1" } } \ No newline at end of file