Skip to content

Commit e2227db

Browse files
### Bug Fixes * **deps:** update dependency @rushstack/eslint-plugin-security to ^0.7.0 ([#758](#758)) ([5fe11f1](5fe11f1)) ### Miscellaneous Chores * **deps:** update dependency eslint-plugin-jsdoc to ^46.8.0 ([#757](#757)) ([a9ab7c6](a9ab7c6))
1 parent 5fe11f1 commit e2227db

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 [13.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @rushstack/eslint-plugin-security to ^0.7.0 ([#758](https://github.com/anolilab/javascript-style-guide/issues/758)) ([5fe11f1](https://github.com/anolilab/javascript-style-guide/commit/5fe11f12be7cbd8e514467107af7a3673a0e40bc))
7+
8+
9+
### Miscellaneous Chores
10+
11+
* **deps:** update dependency eslint-plugin-jsdoc to ^46.8.0 ([#757](https://github.com/anolilab/javascript-style-guide/issues/757)) ([a9ab7c6](https://github.com/anolilab/javascript-style-guide/commit/a9ab7c60773c51ff5b690bb27b77601d3eb5ec99))
12+
113
## @anolilab/eslint-config [13.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-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": "13.0.0",
3+
"version": "13.0.1",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"anolilab",

0 commit comments

Comments
 (0)