1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-27 23:37:25 +00:00

chore(deps): update dependency syncthing/syncthing to v1.29.5

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 1.29.4 | 1.29.5 |
This commit is contained in:
Renovate Bot
2025-04-13 06:19:56 +00:00
parent e2987f2687
commit c91e8fb282
4 changed files with 18 additions and 18 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^134.0.5",
"chromedriver": "^135.0.1",
"expect.js": "^0.3.1",
"mocha": "^11.1.0",
"selenium-webdriver": "^4.30.0"
"selenium-webdriver": "^4.31.0"
}
}