Skip to content

Commit

Permalink
Bump jQuery from 2.1.1 to 3.5.0 in /Asset/documentdb-dotnet-todo-app/src
Browse files Browse the repository at this point in the history
Bumps jQuery from 2.1.1 to 3.5.0.

---
updated-dependencies:
- dependency-name: jQuery
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2023
1 parent 0f0e298 commit 2258d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Asset/documentdb-dotnet-todo-app/src/packages.config
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
<package id="bootstrap" version="3.2.0" targetFramework="net45" />
<package id="EntityFramework" version="6.1.2-beta1" targetFramework="net45" />
<package id="jQuery" version="2.1.1" targetFramework="net45" />
<package id="jQuery" version="3.5.0" targetFramework="net45" />
<package id="jQuery.Validation" version="1.13.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Mvc" version="5.2.2" targetFramework="net45" />
<package id="Microsoft.AspNet.Razor" version="3.2.2" targetFramework="net45" />
Expand Down

0 comments on commit 2258d3c

Please sign in to comment.