Skip to content

Commit 0ea963f

Browse files
### Bug Fixes * Update package dependencies and remove redundant config files ([24a5dfd](24a5dfd))
1 parent 24a5dfd commit 0ea963f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @anolilab/eslint-config [14.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Update package dependencies and remove redundant config files ([24a5dfd](https://github.com/anolilab/javascript-style-guide/commit/24a5dfdcd52a2a75a5c4fb03c993791ce61604dc))
7+
18
## @anolilab/eslint-config [14.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)
29

310

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/eslint-config",
3-
"version": "14.0.4",
3+
"version": "14.0.5",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",

0 commit comments

Comments
 (0)