Skip to content

Commit

Permalink
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anol…
Browse files Browse the repository at this point in the history
…ilab/eslint-config [14.0.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-27)

### Bug Fixes

* Update import/no-useless-path-segments rule and eslint dependency versions ([e265315](e265315))

### Miscellaneous Chores

* **deps:** update devdependencies ([#766](#766)) ([ef64bea](ef64bea))

### Dependencies

* **@anolilab/semantic-release-preset:** upgraded to 7.0.4
  • Loading branch information
github-actions[bot] committed Sep 27, 2023
1 parent 43052f4 commit 037f4ab
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## @anolilab/eslint-config [14.0.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-27)


### Bug Fixes

* Update import/no-useless-path-segments rule and eslint dependency versions ([e265315](https://github.com/anolilab/javascript-style-guide/commit/e265315c4c864d9a23001aee6159017655586ace))


### Miscellaneous Chores

* **deps:** update devdependencies ([#766](https://github.com/anolilab/javascript-style-guide/issues/766)) ([ef64bea](https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25))



### Dependencies

* **@anolilab/semantic-release-preset:** upgraded to 7.0.4

## @anolilab/eslint-config [14.0.10](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-26)


Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anolilab/eslint-config",
"version": "14.0.10",
"version": "14.0.11",
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
"keywords": [
"anolilab",
Expand Down Expand Up @@ -174,7 +174,7 @@
"yaml-eslint-parser": "^1.2.2"
},
"devDependencies": {
"@anolilab/semantic-release-preset": "7.0.3",
"@anolilab/semantic-release-preset": "7.0.4",
"@arthurgeron/eslint-plugin-react-usememo": "^2.0.1",
"@testing-library/dom": "^9.3.3",
"@total-typescript/ts-reset": "^0.5.1",
Expand Down

0 comments on commit 037f4ab

Please sign in to comment.