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 v1.30.0

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 1.29.7 | 1.30.0 |
This commit is contained in:
Renovate Bot
2025-07-02 06:20:07 +00:00
parent 058563e1dd
commit ffdbc43b29
4 changed files with 45 additions and 43 deletions

View File

@@ -9,9 +9,9 @@
"author": "",
"license": "ISC",
"dependencies": {
"chromedriver": "^137.0.1",
"chromedriver": "^138.0.1",
"expect.js": "^0.3.1",
"mocha": "^11.5.0",
"selenium-webdriver": "^4.33.0"
"mocha": "^11.7.1",
"selenium-webdriver": "^4.34.0"
}
}