Skip to content

Commit

Permalink
Bump jQuery from 1.10.2 to 3.4.0 in /Application/SampleWebApplication
Browse files Browse the repository at this point in the history
Bumps jQuery from 1.10.2 to 3.4.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 30, 2023
1 parent 10bf3ca commit 34c6c79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Application/SampleWebApplication/packages.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr" version="3.4.1.9004" targetFramework="net47" />
<package id="bootstrap" version="~> 3.4.1" targetFramework="net47" />
<package id="jQuery" version="1.10.2" targetFramework="net47" />
<package id="jQuery" version="3.4.0" targetFramework="net47" />
<package id="jQuery.Validation" version="1.11.1" targetFramework="net47" />
<package id="Microsoft.ApplicationInsights" version="2.2.0" targetFramework="net47" />
<package id="Microsoft.ApplicationInsights.Agent.Intercept" version="2.0.6" targetFramework="net47" />
Expand Down

0 comments on commit 34c6c79

Please sign in to comment.