1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-11-05 00:52:34 +00:00

chore(deps): update dependency syncthing/syncthing to v2.0.11

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 2.0.10 | 2.0.11 |
This commit is contained in:
Renovate Bot
2025-11-04 11:03:16 +00:00
parent 1c860d6c63
commit 3903af9efc
4 changed files with 53 additions and 36 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^140.0.3",
"chromedriver": "^142.0.0",
"expect.js": "^0.3.1",
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0"
"mocha": "^11.7.4",
"selenium-webdriver": "^4.38.0"
}
}