File tree 2 files changed +20
-2
lines changed
packages/browserslist-config-anolilab
2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## browserslist-config-anolilab [ 5.0.9] ( https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected] ) (2023-09-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Update dependencies across multiple packages ([ e884c4d] ( https://github.com/anolilab/javascript-style-guide/commit/e884c4d6e983b4db5f7d633537efe25abed64acf ) )
7
+
8
+
9
+ ### Miscellaneous Chores
10
+
11
+ * ** deps:** update devdependencies ([ #766 ] ( https://github.com/anolilab/javascript-style-guide/issues/766 ) ) ([ ef64bea] ( https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25 ) )
12
+
13
+
14
+
15
+ ### Dependencies
16
+
17
+ * ** @anolilab/semantic-release-preset :** upgraded to 7.0.4
18
+
1
19
## browserslist-config-anolilab [ 5.0.8] ( https://github.com/anolilab/javascript-style-guide/compare/browserslist-config-anolilab@[email protected] ) (2023-09-26)
2
20
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " browserslist-config-anolilab" ,
3
- "version" : " 5.0.8 " ,
3
+ "version" : " 5.0.9 " ,
4
4
"description" : " Shareable browserlist config for Anolilab projects." ,
5
5
"keywords" : [
6
6
" browserslist" ,
60
60
"test:coverage" : " vitest --config ./vitest.config.ts --run --coverage"
61
61
},
62
62
"devDependencies" : {
63
- "@anolilab/semantic-release-preset" : " 7.0.3 " ,
63
+ "@anolilab/semantic-release-preset" : " 7.0.4 " ,
64
64
"browserslist" : " 4.22.0" ,
65
65
"caniuse-lite" : " ^1.0.30001540" ,
66
66
"cross-env" : " ^7.0.3" ,
You can’t perform that action at this time.
0 commit comments