Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marcanuy/simpleit-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-04-30 02:55:54 +0300
committerGitHub <noreply@github.com>2020-04-30 02:55:54 +0300
commit7b3df5c7c287ac3995ef1ca789b5abed3c33b0b2 (patch)
treee539070ff4bd914ab1781729a9d2f090644d68d8 /package.json
parent155ce43ff92dccf3bfc69ebb86452d4218a9e6b0 (diff)
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.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 82897ab..1f9a877 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"@fortawesome/fontawesome-free": "^5.10.1",
"autoprefixer": "^9.6.1",
"bootstrap": "^4.3.1",
- "jquery": "^3.4.1",
+ "jquery": "^3.5.0",
"popper.js": "^1.15.0",
"postcss-cli": "^6.1.3"
},