File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## @anolilab/eslint-config [ 5.0.5] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@5.0.4...@anolilab/eslint-config@5.0.5 ) (2023-05-25)
2
+
3
+
4
+
5
+ ### Dependencies
6
+
7
+ * ** @anolilab/semantic-release-preset :** upgraded to 2.2.1
8
+
1
9
## @anolilab/eslint-config [ 5.0.4] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/eslint-config@5.0.3...@anolilab/eslint-config@5.0.4 ) (2023-05-25)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @anolilab/eslint-config" ,
3
- "version" : " 5.0.4 " ,
3
+ "version" : " 5.0.5 " ,
4
4
"description" : " ESLint shareable config for the Anolilab JavaScript style guide." ,
5
5
"keywords" : [
6
6
" anolilab" ,
117
117
"react" : " ^18.2.0" ,
118
118
"typescript" : " ^5.0.4" ,
119
119
"vitest" : " ^0.31.1" ,
120
- "@anolilab/semantic-release-preset" : " ^ 2.2.0 "
120
+ "@anolilab/semantic-release-preset" : " 2.2.1 "
121
121
},
122
122
"peerDependencies" : {
123
123
"eslint" : " ^8.15.0"
You can’t perform that action at this time.
0 commit comments