Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 30, 2023
1 parent 251f0e5 commit c2ba276
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,10 +1,10 @@
<?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.Validation" version="1.13.0" targetFramework="net45" />
<package id="jQuery.Validation" version="1.19.4" targetFramework="net45" />
<package id="Microsoft.AspNet.Mvc" version="5.2.2" targetFramework="net45" />
<package id="Microsoft.AspNet.Razor" version="3.2.2" targetFramework="net45" />
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net45" />
Expand Down

0 comments on commit c2ba276

Please sign in to comment.