1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2026-03-14 08:43:26 +00:00

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

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 2.0.12 | 2.0.13 |
This commit is contained in:
Renovate Bot
2026-01-07 07:21:26 +00:00
parent d653dd82fa
commit 898d1391d6
4 changed files with 26 additions and 26 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^142.0.3",
"chromedriver": "^143.0.4",
"expect.js": "^0.3.1",
"mocha": "^11.7.5",
"selenium-webdriver": "^4.38.0"
"selenium-webdriver": "^4.39.0"
}
}