1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-03 08:05:15 +00:00

chore(deps): update dependency go-gitea/gitea to v1.22.5

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.22.4 | 1.22.5 |
This commit is contained in:
Renovate Bot
2024-12-11 22:10:56 +00:00
parent d5b80c9393
commit b37adcbcba
4 changed files with 572 additions and 81 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^131.0.1",
"chromedriver": "^131.0.3",
"expect.js": "^0.3.1",
"mocha": "^10.8.2",
"mocha": "^11.0.1",
"selenium-webdriver": "^4.27.0",
"superagent": "^10.1.1"
}