Bump powershell from 7.4.2 to 7.4.3 (#275)

Bumps [powershell](https://github.com/PowerShell/PowerShell) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/PowerShell/PowerShell/releases)
- [Commits](https://github.com/PowerShell/PowerShell/compare/v7.4.2...v7.4.3)

---
updated-dependencies:
- dependency-name: powershell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2024-06-24 09:07:14 -06:00 коммит произвёл GitHub
Родитель 6e225a8c19
Коммит db5c05423b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"powershell": {
"version": "7.4.2",
"version": "7.4.3",
"commands": [
"pwsh"
]
@ -21,4 +21,4 @@
]
}
}
}
}