Skip to content

Commit

Permalink
Bump jQuery from 3.4.1 to 3.5.0 in /GitHubTest.Web
Browse files Browse the repository at this point in the history
Bumps jQuery from 3.4.1 to 3.5.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 0bc9101 commit e6f4da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitHubTest.Web/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<packages>
<package id="Antlr" version="3.5.0.2" targetFramework="net48" />
<package id="bootstrap" version="3.4.1" targetFramework="net48" />
<package id="jQuery" version="3.4.1" targetFramework="net48" />
<package id="jQuery" version="3.5.0" targetFramework="net48" />
<package id="jQuery.Validation" version="1.19.4" targetFramework="net48" />
<package id="Microsoft.AspNet.Mvc" version="5.2.9" targetFramework="net48" />
<package id="Microsoft.AspNet.Razor" version="3.2.9" targetFramework="net48" />
Expand Down

0 comments on commit e6f4da2

Please sign in to comment.