File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 5
5
What's changed since v0.6.0:
6
6
7
7
- Engineering:
8
+ - Bump PSRule to v2.9.0.
9
+ [ #172 ] ( https://github.com/microsoft/PSRule.Monitor/pull/172 )
10
+ - Bump Pester to v5.6.1.
11
+ [ #172 ] ( https://github.com/microsoft/PSRule.Monitor/pull/172 )
12
+ - Bump PSScriptAnalyzer to v1.22.0.
13
+ [ #172 ] ( https://github.com/microsoft/PSRule.Monitor/pull/172 )
8
14
- Bump xunit to v2.6.6.
9
15
[ #152 ] ( https://github.com/microsoft/PSRule.Monitor/pull/152 )
10
16
- Bump xunit.runner.visualstudio to v2.5.8.
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"PSRule" : {
4
- "version" : " 2.8.1 "
4
+ "version" : " 2.9.0 "
5
5
}
6
6
},
7
7
"devDependencies" : {
8
8
"Pester" : {
9
- "version" : " 5.4 .1"
9
+ "version" : " 5.6 .1"
10
10
},
11
11
"platyPS" : {
12
12
"version" : " 0.14.2"
15
15
"version" : " 0.9.0"
16
16
},
17
17
"PSScriptAnalyzer" : {
18
- "version" : " 1.21 .0"
18
+ "version" : " 1.22 .0"
19
19
}
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments