Bump electron from 22.3.14 to 22.3.21 (#24299)

* Bump electron from 22.3.14 to 22.3.21

Bumps [electron](https://github.com/electron/electron) from 22.3.14 to 22.3.21.
- [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/v22.3.14...v22.3.21)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update distro hash

* Bump distro hash

* Update distro hash

* Update distro hash

* Update hash

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lewis Sanchez <lewissanchez@microsoft.com>
This commit is contained in:
dependabot[bot]
2023-09-07 16:31:21 -07:00
committed by GitHub
parent 51f84eec53
commit 594aabb835
2 changed files with 7 additions and 17 deletions

4
package.json Executable file → Normal file
View File

@@ -1,7 +1,7 @@
{
"name": "azuredatastudio",
"version": "1.46.0",
"distro": "ddc1ad96839c9128a60123f438335d3c8b2d3480",
"distro": "7f4613d9a9266732a1d3a616e3d4112495083a71",
"author": {
"name": "Microsoft Corporation"
},
@@ -178,7 +178,7 @@
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.8.0",
"electron": "22.3.14",
"electron": "22.3.21",
"eslint": "8.36.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-jsdoc": "^39.3.2",