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 v2.0.4

| datasource      | package             | from  | to    |
| --------------- | ------------------- | ----- | ----- |
| github-releases | syncthing/syncthing | 2.0.3 | 2.0.4 |
This commit is contained in:
Renovate Bot
2025-09-02 06:20:16 +00:00
parent 151eb8e334
commit 6c1f39247e
4 changed files with 18 additions and 18 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^139.0.2",
"chromedriver": "^139.0.3",
"expect.js": "^0.3.1",
"mocha": "^11.7.1",
"mocha": "^11.7.2",
"selenium-webdriver": "^4.35.0"
}
}