diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-04-29 23:44:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-29 23:44:57 +0000 |
commit | c606777d3a6fc690a4f4bdb39d65c62db87af7ed (patch) | |
tree | 898cb0965bf4b675bd6c77b06b5d39ef6508f2f6 /git_deps | |
parent | 7c7553151dda8f9abd4c1dc9f0aa8a4c05f65d9a (diff) | |
download | git-deps-c606777d3a6fc690a4f4bdb39d65c62db87af7ed.tar.gz |
Bump jquery from 3.0.0 to 3.5.0 in /git_deps/html
Bumps [jquery](https://github.com/jquery/jquery) from 3.0.0 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.0.0...3.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'git_deps')
-rw-r--r-- | git_deps/html/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git_deps/html/package.json b/git_deps/html/package.json index 6b8607e..2f631d0 100644 --- a/git_deps/html/package.json +++ b/git_deps/html/package.json @@ -30,7 +30,7 @@ "d3": "~3.5.3", "d3-tip": "~0.6.6", "dagre": "^0.8.2", - "jquery": "~3.0.0", + "jquery": "~3.5.0", "noty": "~v2.4.1", "webcola": "aspiers/WebCola#git-deps-master" }, |