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.14

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 2.0.13 | 2.0.14 |
This commit is contained in:
Renovate Bot
2026-02-04 07:21:24 +00:00
parent 322d537257
commit 8eb1d35781
4 changed files with 18 additions and 18 deletions

View File

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