Bump default-shell from 1.0.1 to 2.2.0 in /app

Bumps [default-shell](https://github.com/sindresorhus/default-shell) from 1.0.1 to 2.2.0.
- [Release notes](https://github.com/sindresorhus/default-shell/releases)
- [Commits](https://github.com/sindresorhus/default-shell/compare/v1.0.1...v2.2.0)

---
updated-dependencies:
- dependency-name: default-shell
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-22 22:39:44 +00:00 committed by GitHub
parent 2a7bb18259
commit e570e95ff8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 2 deletions

View file

@ -19,7 +19,7 @@
"async-retry": "1.3.3", "async-retry": "1.3.3",
"chokidar": "^3.6.0", "chokidar": "^3.6.0",
"color": "4.2.3", "color": "4.2.3",
"default-shell": "1.0.1", "default-shell": "2.2.0",
"electron-devtools-installer": "3.2.0", "electron-devtools-installer": "3.2.0",
"electron-fetch": "1.9.1", "electron-fetch": "1.9.1",
"electron-is-dev": "2.0.0", "electron-is-dev": "2.0.0",

View file

@ -187,7 +187,12 @@ debounce-fn@^4.0.0:
dependencies: dependencies:
mimic-fn "^3.0.0" mimic-fn "^3.0.0"
default-shell@1.0.1, default-shell@^1.0.1: default-shell@2.2.0:
version "2.2.0"
resolved "https://registry.npmjs.org/default-shell/-/default-shell-2.2.0.tgz#31481c19747bfe59319b486591643eaf115a1864"
integrity sha512-sPpMZcVhRQ0nEMDtuMJ+RtCxt7iHPAMBU+I4tAlo5dU1sjRpNax0crj6nR3qKpvVnckaQ9U38enXcwW9nZJeCw==
default-shell@^1.0.1:
version "1.0.1" version "1.0.1"
resolved "https://registry.npmjs.org/default-shell/-/default-shell-1.0.1.tgz#752304bddc6174f49eb29cb988feea0b8813c8bc" resolved "https://registry.npmjs.org/default-shell/-/default-shell-1.0.1.tgz#752304bddc6174f49eb29cb988feea0b8813c8bc"
integrity sha1-dSMEvdxhdPSespy5iP7qC4gTyLw= integrity sha1-dSMEvdxhdPSespy5iP7qC4gTyLw=