Update last Dependencies before release and add dependabot to vendor/fonts directory (#3213)

Last check before release:

* update to electron: v2.26.4
* update eslint-plugins-jest: v27.4.2
* renew `package-lock.json`
* add dependabot to `vendor` and `fonts` directory (monthly check)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Bugsounet - Cédric
2023-09-30 15:18:56 +02:00
committed by GitHub
parent 9566d6c9a0
commit 290b350856
4 changed files with 56 additions and 42 deletions

View File

@@ -11,3 +11,15 @@ updates:
schedule:
interval: "monthly"
target-branch: "develop"
- package-ecosystem: "npm"
directory: "/vendor"
schedule:
interval: "monthly"
target-branch: "develop"
- package-ecosystem: "npm"
directory: "/fonts"
schedule:
interval: "monthly"
target-branch: "develop"