aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Spiers <github@adamspiers.org>2021-04-03 18:04:05 +0100
committerGitHub <noreply@github.com>2021-04-03 18:04:05 +0100
commit95d1f101978eb646d691cc3a4734e6be82ff12d3 (patch)
tree0e916db2bbc13a83b309f5ab7fe515c52963e3cd
parent1f6c7f8d574ebe7f8f321fa52876c8692925422d (diff)
parentc606777d3a6fc690a4f4bdb39d65c62db87af7ed (diff)
downloadgit-deps-95d1f101978eb646d691cc3a4734e6be82ff12d3.tar.gz
Merge pull request #100 from aspiers/dependabot/npm_and_yarn/git_deps/html/jquery-3.5.0
Bump jquery from 3.0.0 to 3.5.0 in /git_deps/html
-rw-r--r--git_deps/html/package.json2
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"
},