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

| datasource      | package             | from   | to     |
| --------------- | ------------------- | ------ | ------ |
| github-releases | syncthing/syncthing | 2.0.14 | 2.0.15 |
This commit is contained in:
Renovate Bot
2026-03-03 12:18:52 +00:00
parent 4603c3fdb4
commit a060d6e28b
4 changed files with 59 additions and 46 deletions

View File

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