Skip to content

Commit

Permalink
Bump jQuery.Validation (#945)
Browse files Browse the repository at this point in the history
Bumps jQuery.Validation from 1.19.3 to 1.19.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent 278a0ce commit 9b3ffbf
Showing 1 changed file with 2 additions and 2 deletions.
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="net461" />
<package id="bootstrap" version="4.3.1" targetFramework="net461" />
<package id="jQuery" version="3.4.1" targetFramework="net461" />
<package id="jQuery.Validation" version="1.19.3" targetFramework="net461" />
<package id="jQuery.Validation" version="1.19.4" targetFramework="net461" />
<package id="Microsoft.AspNet.Mvc" version="5.2.9" targetFramework="net461" />
<package id="Microsoft.AspNet.Razor" version="3.2.9" targetFramework="net461" />
<package id="Microsoft.AspNet.TelemetryCorrelation" version="1.0.0" targetFramework="net461" />
Expand Down

0 comments on commit 9b3ffbf

Please sign in to comment.