From 275f06bad4912284b4425c44a770516b6e211e51 Mon Sep 17 00:00:00 2001
From: Ingemars Asmanis
Date: Thu, 24 Mar 2022 09:07:01 +0200
Subject: [PATCH] Bump jquery v3.5.1 -> v3.6.0
---
vendor/assets/javascripts/jquery3.js | 227 +++++++++++-----------
vendor/assets/javascripts/jquery3.min.js | 4 +-
vendor/assets/javascripts/jquery3.min.map | 2 +-
3 files changed, 121 insertions(+), 112 deletions(-)
diff --git a/vendor/assets/javascripts/jquery3.js b/vendor/assets/javascripts/jquery3.js
index 50937333..fc6c299b 100644
--- a/vendor/assets/javascripts/jquery3.js
+++ b/vendor/assets/javascripts/jquery3.js
@@ -1,15 +1,15 @@
/*!
- * jQuery JavaScript Library v3.5.1
+ * jQuery JavaScript Library v3.6.0
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
- * Copyright JS Foundation and other contributors
+ * Copyright OpenJS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
- * Date: 2020-05-04T22:49Z
+ * Date: 2021-03-02T17:08Z
*/
( function( global, factory ) {
@@ -76,12 +76,16 @@ var support = {};
var isFunction = function isFunction( obj ) {
- // Support: Chrome <=57, Firefox <=52
- // In some browsers, typeof returns "function" for HTML