1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.24.5 | 1.24.6 |
This commit is contained in:
Renovate Bot
2025-09-11 07:33:03 +00:00
parent 3082cbff3a
commit 9b7d8abedd
4 changed files with 18 additions and 18 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^139.0.1",
"chromedriver": "^140.0.1",
"expect.js": "^0.3.1",
"mocha": "^11.7.1",
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0",
"superagent": "^10.2.3"
}