Skip to content

Commit 54c5e9c

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/lint-staged-config [2.0.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-27)
### Miscellaneous Chores * **deps:** update devdependencies ([#766](#766)) ([ef64bea](ef64bea)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 7.0.4
1 parent 037f4ab commit 54c5e9c

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

packages/lint-staged-config/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## @anolilab/lint-staged-config [2.0.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-27)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* **deps:** update devdependencies ([#766](https://github.com/anolilab/javascript-style-guide/issues/766)) ([ef64bea](https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25))
7+
8+
9+
10+
### Dependencies
11+
12+
* **@anolilab/semantic-release-preset:** upgraded to 7.0.4
13+
114
## @anolilab/lint-staged-config [2.0.10](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)
215

316

packages/lint-staged-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/lint-staged-config",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "Shareable Lint-Staged Config for any project.",
55
"keywords": [
66
"anolilab",
@@ -100,7 +100,7 @@
100100
"shell-quote": "^1.8.1"
101101
},
102102
"devDependencies": {
103-
"@anolilab/semantic-release-preset": "7.0.3",
103+
"@anolilab/semantic-release-preset": "7.0.4",
104104
"@total-typescript/ts-reset": "^0.5.1",
105105
"@types/lint-staged": "^13.2.0",
106106
"@types/shell-quote": "^1.7.2",

0 commit comments

Comments
 (0)