aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-03 18:01:11 +0300
committerGitHub <noreply@github.com>2020-08-03 18:01:11 +0300
commit442e157739ce8b7ffd2beefdabb6e3a0c221b3ce (patch)
tree48f56ea8d4971297470d250b033ddf76f386ea67 /package.json
parentebc60ceb19da3f29bfc2d3d44c5e47985b7ef3b6 (diff)
downloadjs-github-library-442e157739ce8b7ffd2beefdabb6e3a0c221b3ce.tar.xz
js-github-library-442e157739ce8b7ffd2beefdabb6e3a0c221b3ce.zip
Bump jquery from 3.3.1 to 3.5.0dependabot/npm_and_yarn/jquery-3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0299024..df7b89e 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-unicorn": "^6.0.1",
"jest": "^23.6.0",
- "jquery": "^3.3.1",
+ "jquery": "^3.5.0",
"regenerator-runtime": "^0.12.1",
"rollup": "^0.66.2",
"rollup-plugin-babel": "^3.0.7",