Skip to content

Commit 2800e88

Browse files
### Bug Fixes * Add second "vitest" configuration in eslint-config with eslint-plugin-vitest-globals check ([78105cf](78105cf)) ### Miscellaneous Chores * **deps:** update dependency eslint-plugin-testing-library to v6 ([#731](#731)) ([5643435](5643435))
1 parent ef3234c commit 2800e88

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## @anolilab/eslint-config [11.3.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Add second "vitest" configuration in eslint-config with eslint-plugin-vitest-globals check ([78105cf](https://github.com/anolilab/javascript-style-guide/commit/78105cf64b049245aa292b3c82e859661ce23c0d))
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **deps:** update dependency eslint-plugin-testing-library to v6 ([#731](https://github.com/anolilab/javascript-style-guide/issues/731)) ([5643435](https://github.com/anolilab/javascript-style-guide/commit/56434350afc2f092569e74c9c5bac36e9ecec700))
12+
113
## @anolilab/eslint-config [11.3.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-08-14)
214

315

packages/eslint-config/package.json

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

0 commit comments

Comments
 (0)