Skip to content

Commit

Permalink
Bump jQuery from 2.2.3 to 3.5.0 in /Source/App/Client
Browse files Browse the repository at this point in the history
Bumps jQuery from 2.2.3 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 5, 2023
1 parent 5d9b8fe commit bd404c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/App/Client/packages.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Angular.UI.Bootstrap" version="1.3.2" targetFramework="net452" />
<package id="Angular.UI.Sortable" version="0.2.0" targetFramework="net45" />
Expand All @@ -10,7 +10,7 @@
<package id="angular-strap" version="2.3.1" targetFramework="net452" />
<package id="angular-ui-grid" version="3.1.0.1" targetFramework="net452" />
<package id="bootstrap" version="3.4.1" targetFramework="net45" />
<package id="jQuery" version="2.2.3" targetFramework="net452" />
<package id="jQuery" version="3.5.0" targetFramework="net452" />
<package id="materialize" version="0.97.5" targetFramework="net452" />
<package id="ng-grid" version="2.0.12" targetFramework="net452" />
<package id="RequireJS" version="2.2.0" targetFramework="net452" />
Expand Down

0 comments on commit bd404c1

Please sign in to comment.