File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
eslint-plugin-azure-sdk-helper Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
"eslint-plugin-markdown" : " ^5.0.0"
16
16
},
17
17
"dependencies" : {
18
- "@azure/eslint-plugin-azure-sdk" : " ^3.1 .0" ,
18
+ "@azure/eslint-plugin-azure-sdk" : " ^3.0 .0" ,
19
19
"@eslint/compat" : " ^1.0.1" ,
20
20
"@eslint/js" : " ~9.2.0" ,
21
21
"@typescript-eslint/typescript-estree" : " ~7.10.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @azure/eslint-plugin-azure-sdk" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.0 .0" ,
4
4
"description" : " An ESLint plugin enforcing design guidelines for the JavaScript/TypeScript Azure SDK" ,
5
5
"sdk-type" : " utility" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 96
96
},
97
97
"devDependencies" : {
98
98
"@azure/dev-tool" : " ^1.0.0" ,
99
- "@azure/eslint-plugin-azure-sdk" : " ^3.1 .0" ,
99
+ "@azure/eslint-plugin-azure-sdk" : " ^3.0 .0" ,
100
100
"@azure/identity" : " ^4.0.1" ,
101
101
"@azure/logger" : " ^1.0.0" ,
102
102
"@microsoft/api-extractor" : " ^7.31.1" ,
Original file line number Diff line number Diff line change 68
68
"@azure/core-client" : " ^1.7.0" ,
69
69
"@azure/core-util" : " ^1.6.0" ,
70
70
"@azure/dev-tool" : " ^1.0.0" ,
71
- "@azure/eslint-plugin-azure-sdk" : " ^3.1 .0" ,
71
+ "@azure/eslint-plugin-azure-sdk" : " ^3.0 .0" ,
72
72
"@azure/logger" : " ^1.0.4" ,
73
73
"@azure-tools/test-utils" : " ^1.0.1" ,
74
74
"@azure-tools/test-recorder" : " ^3.0.0" ,
You can’t perform that action at this time.
0 commit comments