Bump PowerShell dependencies (#127)
* Update ./modules.json * Bump change log --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
This commit is contained in:
Родитель
619dcc131a
Коммит
1af69aa142
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -5,10 +5,12 @@
|
|||
What's changed since pre-release v0.4.0-B2208003:
|
||||
|
||||
- Engineering:
|
||||
- Bump PSRule to v2.6.0.
|
||||
[#116](https://github.com/microsoft/PSRule.Rules.CAF/pull/116)
|
||||
- Bump PSRule.Rules.Azure to v1.22.1.
|
||||
[#116](https://github.com/microsoft/PSRule.Rules.CAF/pull/116)
|
||||
- Bump PSRule to v2.7.0.
|
||||
[#127](https://github.com/microsoft/PSRule.Rules.CAF/pull/127)
|
||||
- Bump PSRule.Rules.Azure to v1.24.2.
|
||||
[#127](https://github.com/microsoft/PSRule.Rules.CAF/pull/127)
|
||||
- Bump Pester to v5.4.0.
|
||||
[#127](https://github.com/microsoft/PSRule.Rules.CAF/pull/127)
|
||||
- Bump PSScriptAnalyzer to v1.21.0.
|
||||
[#116](https://github.com/microsoft/PSRule.Rules.CAF/pull/116)
|
||||
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"PSRule": {
|
||||
"version": "2.6.0"
|
||||
"version": "2.7.0"
|
||||
},
|
||||
"PSRule.Rules.Azure": {
|
||||
"version": "1.22.1"
|
||||
"version": "1.24.2"
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"Pester": {
|
||||
"version": "5.3.3"
|
||||
"version": "5.4.0"
|
||||
},
|
||||
"platyPS": {
|
||||
"version": "0.14.2"
|
||||
|
|
Загрузка…
Ссылка в новой задаче