Skip to content

Commit

Permalink
Bump jquery from 3.5.1 to 3.7.0 in /src/client/AcBlog.Client.UI
Browse files Browse the repository at this point in the history
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@3.5.1...3.7.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 12, 2023
1 parent 1da3688 commit 14d344e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions src/client/AcBlog.Client.UI/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/client/AcBlog.Client.UI/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"bootstrap": "^4.5.3",
"github-markdown-css": "^4.0.0",
"jquery": "^3.5.1",
"jquery": "^3.7.0",
"monaco-editor": "^0.21.2",
"popper.js": "^1.16.1"
},
Expand Down

0 comments on commit 14d344e

Please sign in to comment.