Skip to content

Commit

Permalink
Bump bootstrap from 3.3.6 to 3.4.1 in /web/DynamicLinqWebDocs (#574)
Browse files Browse the repository at this point in the history
Bumps bootstrap from 3.3.6 to 3.4.1.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 27, 2022
1 parent 1ed556d commit ad1e97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/DynamicLinqWebDocs/packages.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Antlr" version="3.5.0.2" targetFramework="net45" />
<package id="bootstrap" version="3.3.6" targetFramework="net452" />
<package id="bootstrap" version="3.4.1" targetFramework="net452" />
<package id="jQuery" version="2.2.2" targetFramework="net452" />
<package id="MarkdownSharp" version="1.13.0.0" targetFramework="net45" />
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net452" />
Expand Down

0 comments on commit ad1e97c

Please sign in to comment.