mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user