Skip to content

Commit

Permalink
Update dependency jquery to ^3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 4c6b974 commit 86cbe9a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"private": true,
"dependencies": {
"@trim21/gm-fetch": "^0.1.15",
"jquery": "^3.7.0"
"jquery": "^3.7.1"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json}": [
Expand All @@ -30,7 +30,7 @@
},
"devDependencies": {
"@types/greasemonkey": "^4.0.4",
"@types/jquery": "^3.5.16",
"@types/jquery": "^3.5.20",
"@types/node": "^18.17.12",
"browserslist": "^4.21.10",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 86cbe9a

Please sign in to comment.