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

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

| datasource      | package        | from   | to     |
| --------------- | -------------- | ------ | ------ |
| github-releases | go-gitea/gitea | 1.22.3 | 1.22.4 |
This commit is contained in:
Renovate Bot
2024-11-26 02:34:19 +00:00
parent e76784cb8f
commit ce1c328a27
4 changed files with 95 additions and 64 deletions

View File

@@ -9,10 +9,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^129.0.2",
"chromedriver": "^131.0.1",
"expect.js": "^0.3.1",
"mocha": "^10.7.3",
"selenium-webdriver": "^4.25.0",
"superagent": "^10.1.0"
"mocha": "^10.8.2",
"selenium-webdriver": "^4.27.0",
"superagent": "^10.1.1"
}
}