Skip to content

Commit

Permalink
Update jQuery to v3.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed May 7, 2020
1 parent 0f6cb91 commit 5f267b1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Expand Up @@ -61,8 +61,8 @@ cdn:
js_hash: "sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
js_bundle: "https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"
js_bundle_hash: "sha384-6khuMg9gaYr5AxOqhkVIODVIvm9ynTT5J4V1cfthmT+emCG6yVmEZsRHdxlotUnm"
jquery: "https://code.jquery.com/jquery-3.5.0.slim.min.js"
jquery_hash: "sha384-/IFzzQmt1S744I+IQO4Mc1uphkxbXt1tEwjQ/qSw2p8pXWck09sLvqHmKDYYwReJ"
jquery: "https://code.jquery.com/jquery-3.5.1.slim.min.js"
jquery_hash: "sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
popper: "https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
popper_hash: "sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"

Expand Down
6 changes: 3 additions & 3 deletions 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 package.json
Expand Up @@ -125,7 +125,7 @@
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
"ip": "^1.1.5",
"jquery": "^3.5.0",
"jquery": "^3.5.1",
"karma": "^5.0.2",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions site/docs/4.4/assets/js/vendor/jquery.slim.min.js

Large diffs are not rendered by default.

0 comments on commit 5f267b1

Please sign in to comment.