File tree 6 files changed +11
-11
lines changed
eslint-config-ember-typescript
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.15.0 " ,
2
+ "version" : " 0.15.1 " ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @underline/eslint-config-ember-typescript" ,
3
- "version" : " 0.15.0 " ,
3
+ "version" : " 0.15.1 " ,
4
4
"description" : " Underline's shared ESLint config for Ember with TypeScript" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/underline/eslint-config" ,
10
10
"access" : " public"
11
11
},
12
12
"dependencies" : {
13
- "@underline/eslint-config-ember" : " ^0.15.0 " ,
14
- "@underline/eslint-config-typescript" : " ^0.15.0 "
13
+ "@underline/eslint-config-ember" : " ^0.15.1 " ,
14
+ "@underline/eslint-config-typescript" : " ^0.15.1 "
15
15
}
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @underline/eslint-config-ember" ,
3
- "version" : " 0.15.0 " ,
3
+ "version" : " 0.15.1 " ,
4
4
"description" : " Underline's shared ESLint config for Ember" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/underline/eslint-config" ,
10
10
"access" : " public"
11
11
},
12
12
"dependencies" : {
13
- "@underline/eslint-config" : " ^0.15.0 " ,
13
+ "@underline/eslint-config" : " ^0.15.1 " ,
14
14
"eslint-plugin-ember" : " ^11.11.0" ,
15
15
"eslint-plugin-ember-best-practices" : " ^1.1.2"
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @underline/eslint-config-node" ,
3
- "version" : " 0.15.0 " ,
3
+ "version" : " 0.15.1 " ,
4
4
"description" : " Underline's shared ESLint config for node" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/underline/eslint-config" ,
10
10
"access" : " public"
11
11
},
12
12
"dependencies" : {
13
- "@underline/eslint-config" : " ^0.15.0 " ,
13
+ "@underline/eslint-config" : " ^0.15.1 " ,
14
14
"eslint-plugin-node" : " ^11.1.0"
15
15
}
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @underline/eslint-config-typescript" ,
3
- "version" : " 0.15.0 " ,
3
+ "version" : " 0.15.1 " ,
4
4
"description" : " Underline's shared ESLint config for TypeScript" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/underline/eslint-config" ,
12
12
"dependencies" : {
13
13
"@typescript-eslint/eslint-plugin" : " ^6.4.0" ,
14
14
"@typescript-eslint/parser" : " ^6.4.0" ,
15
- "@underline/eslint-config" : " ^0.15.0 "
15
+ "@underline/eslint-config" : " ^0.15.1 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @underline/eslint-config" ,
3
- "version" : " 0.15.0 " ,
3
+ "version" : " 0.15.1 " ,
4
4
"description" : " Underline's shared ESLint config" ,
5
5
"repository" : " https://github.com/underline/eslint-config" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments