mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 11:44:09 -05:00
chore(deps): update dependency @types/jquery to ^3.5.27 (#5751)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jquery](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^3.5.26` -> `^3.5.27`](https://renovatebot.com/diffs/npm/@types%2fjquery/3.5.27/3.5.27) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "before 8pm on monday" in timezone America/Chicago, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/compiler-explorer/compiler-explorer). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -89,7 +89,7 @@
|
||||
"@types/file-saver": "^2.0.6",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/http-proxy": "^1.17.13",
|
||||
"@types/jquery": "^3.5.26",
|
||||
"@types/jquery": "^3.5.27",
|
||||
"@types/js-cookie": "^3.0.5",
|
||||
"@types/mocha": "^10.0.3",
|
||||
"@types/node-targz": "^0.2.3",
|
||||
|
||||
@@ -98,7 +98,7 @@
|
||||
"@types/file-saver": "^2.0.6",
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/http-proxy": "^1.17.13",
|
||||
"@types/jquery": "^3.5.26",
|
||||
"@types/jquery": "^3.5.27",
|
||||
"@types/js-cookie": "^3.0.5",
|
||||
"@types/mocha": "^10.0.3",
|
||||
"@types/node-targz": "^0.2.3",
|
||||
|
||||
Reference in New Issue
Block a user