File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
packages/lint-staged-config Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## @anolilab/lint-staged-config [ 3.0.2] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/lint-staged-config@3.0.1...@anolilab/lint-staged-config@3.0.2 ) (2025-05-26)
2
+
3
+ ### Bug Fixes
4
+
5
+ * ** lint-staged-config:** update ESLint configuration and dependencies ([ d94ff6d] ( https://github.com/anolilab/javascript-style-guide/commit/d94ff6d0a0453ae35e4cfc80c2f15f8e96f80683 ) )
6
+
7
+
8
+ ### Dependencies
9
+
10
+ * ** @anolilab/eslint-config :** upgraded to 16.1.2
11
+
1
12
## @anolilab/lint-staged-config [ 3.0.1] ( https://github.com/anolilab/javascript-style-guide/compare/@anolilab/lint-staged-config@3.0.0...@anolilab/lint-staged-config@3.0.1 ) (2025-05-26)
2
13
3
14
### Miscellaneous Chores
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @anolilab/lint-staged-config" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " Shareable Lint-Staged Config for any project." ,
5
5
"keywords" : [
6
6
" anolilab" ,
90
90
"shell-quote" : " ^1.8.2"
91
91
},
92
92
"devDependencies" : {
93
- "@anolilab/eslint-config" : " 16.1.1 " ,
93
+ "@anolilab/eslint-config" : " 16.1.2 " ,
94
94
"@anolilab/semantic-release-pnpm" : " ^1.1.11" ,
95
95
"@anolilab/semantic-release-preset" : " 10.0.5" ,
96
96
"@arethetypeswrong/cli" : " ^0.17.4" ,
You can’t perform that action at this time.
0 commit comments