Update dependency jquery to v3.6.0 (#43348)

* Update dependency jquery to v3.6.0

* Handle type changes

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2022-01-05 11:08:13 +00:00
committed by GitHub
parent d7d6c10664
commit 8dc4c23a89
5 changed files with 139 additions and 117 deletions

View File

@@ -54,7 +54,7 @@
"@testing-library/user-event": "13.5.0",
"@types/braintree__sanitize-url": "4.1.0",
"@types/jest": "27.4.0",
"@types/jquery": "3.3.38",
"@types/jquery": "3.5.11",
"@types/lodash": "4.14.123",
"@types/marked": "4.0.0",
"@types/node": "16.11.6",

View File

@@ -55,7 +55,7 @@
"hoist-non-react-statics": "3.3.2",
"immutable": "4.0.0",
"is-hotkey": "0.2.0",
"jquery": "3.5.1",
"jquery": "3.6.0",
"lodash": "4.17.21",
"memoize-one": "6.0.0",
"moment": "2.29.1",
@@ -128,7 +128,7 @@
"@types/hoist-non-react-statics": "3.3.1",
"@types/is-hotkey": "0.1.1",
"@types/jest": "27.4.0",
"@types/jquery": "3.3.38",
"@types/jquery": "3.5.11",
"@types/lodash": "4.14.123",
"@types/mock-raf": "1.0.2",
"@types/node": "16.11.6",