From 64ea6afbe5c336ddc442e7a785d65f9f85adaa81 Mon Sep 17 00:00:00 2001
From: Axel Guckelsberger
Date: Fri, 5 Mar 2021 13:05:13 +0100
Subject: [PATCH] update to jQuery 3.6.0
---
jquery.js | 227 +++++++++++++++++++++++---------------------
jquery.min.js | 4 +-
jquery.min.map | 2 +-
jquery.slim.js | 207 ++++++++++++++++++++--------------------
jquery.slim.min.js | 4 +-
jquery.slim.min.map | 2 +-
6 files changed, 230 insertions(+), 216 deletions(-)
diff --git a/jquery.js b/jquery.js
index 5093733..fc6c299 100644
--- a/jquery.js
+++ b/jquery.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