diff --git a/change/@rightcapital-eslint-config-e5770bf6-2d71-45d8-8923-94dfd767c4c4.json b/change/@rightcapital-eslint-config-e5770bf6-2d71-45d8-8923-94dfd767c4c4.json deleted file mode 100644 index 8e5ced5a..00000000 --- a/change/@rightcapital-eslint-config-e5770bf6-2d71-45d8-8923-94dfd767c4c4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "major", - "comment": "fix(deps): update eslint rule and plugin updates", - "packageName": "@rightcapital/eslint-config", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/@rightcapital-eslint-plugin-b8235ef8-4cf1-4129-b33a-1d0f193f559d.json b/change/@rightcapital-eslint-plugin-b8235ef8-4cf1-4129-b33a-1d0f193f559d.json deleted file mode 100644 index 7b2e879d..00000000 --- a/change/@rightcapital-eslint-plugin-b8235ef8-4cf1-4129-b33a-1d0f193f559d.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "major", - "comment": "fix(deps): update eslint rule and plugin updates", - "packageName": "@rightcapital/eslint-plugin", - "email": "29139614+renovate[bot]@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/eslint-config/CHANGELOG.json b/packages/eslint-config/CHANGELOG.json index 8a23d4d1..35b65af6 100644 --- a/packages/eslint-config/CHANGELOG.json +++ b/packages/eslint-config/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/eslint-config", "entries": [ + { + "date": "Thu, 28 Nov 2024 07:12:13 GMT", + "version": "39.0.0", + "tag": "@rightcapital/eslint-config_v39.0.0", + "comments": { + "major": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/eslint-config", + "commit": "50fce2e657c8e7db4a5b9e4b096ec6c38418c5e3", + "comment": "fix(deps): update eslint rule and plugin updates" + } + ] + } + }, { "date": "Fri, 01 Nov 2024 05:19:24 GMT", "version": "38.0.1", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 26f7c94f..31808f38 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/eslint-config - + +## [39.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v39.0.0) (2024-11-28) + +### Major changes + +- fix(deps): update eslint rule and plugin updates ([50fce2e](https://github.com/RightCapitalHQ/frontend-style-guide/commit/50fce2e657c8e7db4a5b9e4b096ec6c38418c5e3)) + ## [38.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v38.0.1) (2024-11-1) ### Patches diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 6a06e833..35287941 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/eslint-config", - "version": "38.0.1", + "version": "39.0.0", "description": "ESLint Config for RightCapital", "repository": { "type": "git", diff --git a/packages/eslint-plugin/CHANGELOG.json b/packages/eslint-plugin/CHANGELOG.json index cc982519..618889da 100644 --- a/packages/eslint-plugin/CHANGELOG.json +++ b/packages/eslint-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/eslint-plugin", "entries": [ + { + "date": "Thu, 28 Nov 2024 07:12:13 GMT", + "version": "39.0.0", + "tag": "@rightcapital/eslint-plugin_v39.0.0", + "comments": { + "major": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/eslint-plugin", + "commit": "50fce2e657c8e7db4a5b9e4b096ec6c38418c5e3", + "comment": "fix(deps): update eslint rule and plugin updates" + } + ] + } + }, { "date": "Fri, 01 Nov 2024 05:19:24 GMT", "version": "38.0.1", diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index da8adf11..6ada3800 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/eslint-plugin - + +## [39.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v39.0.0) (2024-11-28) + +### Major changes + +- fix(deps): update eslint rule and plugin updates ([50fce2e](https://github.com/RightCapitalHQ/frontend-style-guide/commit/50fce2e657c8e7db4a5b9e4b096ec6c38418c5e3)) + ## [38.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v38.0.1) (2024-11-1) ### Patches diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index d7be1457..0525ca8f 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/eslint-plugin", - "version": "38.0.1", + "version": "39.0.0", "description": "ESLint plugin for RightCapital", "keywords": [ "eslint",