Skip to content

Commit dbe741c

Browse files
fix(deps): update dependency jquery to v4 (#281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cdfdf0 commit dbe741c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"core-js": "3.47.0",
4040
"eventemitter3": "5.0.1",
41-
"jquery": "3.7.1",
41+
"jquery": "4.0.0",
4242
"loglevel": "^1.9.2",
4343
"requestidlecallback-polyfill": "1.0.2"
4444
},

0 commit comments

Comments
 (0)