diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-12 22:31:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-12 22:31:00 +0000 |
| commit | 0a888c0ceb34c8a8265b0556265a942f41515a6b (patch) | |
| tree | 2dba74467ea4cb8670290188ac85c6ef059bfdb9 /package.json | |
| parent | e0b4354f5c8a367f40c7a9842372585936b0069a (diff) | |
| download | YouTube-TV-Client-0a888c0ceb34c8a8265b0556265a942f41515a6b.tar.gz YouTube-TV-Client-0a888c0ceb34c8a8265b0556265a942f41515a6b.tar.bz2 YouTube-TV-Client-0a888c0ceb34c8a8265b0556265a942f41515a6b.zip | |
Bump electron from 13.1.9 to 13.3.0
Bumps [electron](https://github.com/electron/electron) from 13.1.9 to 13.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v13.1.9...v13.3.0)
---
updated-dependencies:
- dependency-name: electron
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fc8c4be..05679c0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "electron-updater": "^4.3.9" }, "devDependencies": { - "electron": "^13.1.9", + "electron": "^13.3.0", "electron-builder": "^22.11.7" }, "build": { |
