Skip to content

Commit d9be175

Browse files
### Miscellaneous Chores * update deps ([a7c1f3b](a7c1f3b)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 8.0.3
1 parent a7f9ade commit d9be175

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

packages/eslint-config/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## @anolilab/eslint-config [15.0.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-12-22)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* update deps ([a7c1f3b](https://github.com/anolilab/javascript-style-guide/commit/a7c1f3b47c76188a592cc8388db96ff21d17b797))
7+
8+
9+
10+
### Dependencies
11+
12+
* **@anolilab/semantic-release-preset:** upgraded to 8.0.3
13+
114
## @anolilab/eslint-config [15.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-11-02)
215

316

packages/eslint-config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/eslint-config",
3-
"version": "15.0.2",
3+
"version": "15.0.3",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",
@@ -175,7 +175,7 @@
175175
"yaml-eslint-parser": "^1.2.2"
176176
},
177177
"devDependencies": {
178-
"@anolilab/semantic-release-preset": "8.0.2",
178+
"@anolilab/semantic-release-preset": "8.0.3",
179179
"@arthurgeron/eslint-plugin-react-usememo": "^2.2.1",
180180
"@testing-library/dom": "^9.3.3",
181181
"@total-typescript/ts-reset": "^0.5.1",

0 commit comments

Comments
 (0)