Skip to content

Commit

Permalink
Bump jQuery.Validation in /src/CSharp/AspnetWebMvc/AspnetWebMvc
Browse files Browse the repository at this point in the history
Bumps jQuery.Validation from 1.17.0 to 1.19.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 09500fb commit 0f71126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CSharp/AspnetWebMvc/AspnetWebMvc/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<package id="bootstrap" version="3.4.1" targetFramework="net472" />
<package id="IdentityModel" version="4.0.0" targetFramework="net461" />
<package id="jQuery" version="3.5.0" targetFramework="net472" />
<package id="jQuery.Validation" version="1.17.0" targetFramework="net472" />
<package id="jQuery.Validation" version="1.19.4" targetFramework="net472" />
<package id="Microsoft.ApplicationInsights" version="2.5.1" targetFramework="net472" />
<package id="Microsoft.ApplicationInsights.Agent.Intercept" version="2.4.0" targetFramework="net472" />
<package id="Microsoft.ApplicationInsights.DependencyCollector" version="2.5.1" targetFramework="net472" />
Expand Down

0 comments on commit 0f71126

Please sign in to comment.