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.23.5

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.23.4 | 1.23.5 |
This commit is contained in:
Renovate Bot
2025-03-05 08:10:46 +00:00
parent c0384ea5db
commit 96e8c6b370
4 changed files with 18 additions and 18 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^133.0.1",
"chromedriver": "^133.0.3",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.28.1",
"selenium-webdriver": "^4.29.0",
"superagent": "^10.1.1"
}
}