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

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

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 1.29.2 | 1.29.3 |
This commit is contained in:
Renovate Bot
2025-03-12 12:03:59 +00:00
parent 727abf1974
commit e8c0199923
4 changed files with 78 additions and 67 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^131.0.5",
"chromedriver": "^134.0.2",
"expect.js": "^0.3.1",
"mocha": "^11.0.1",
"selenium-webdriver": "^4.27.0"
"mocha": "^11.1.0",
"selenium-webdriver": "^4.29.0"
}
}