diff --git a/change/@rightcapital-eslint-config-6bee8ddb-d05d-41e3-b3f8-32bd6258bbf8.json b/change/@rightcapital-eslint-config-6bee8ddb-d05d-41e3-b3f8-32bd6258bbf8.json deleted file mode 100644 index 8e5ced5a..00000000 --- a/change/@rightcapital-eslint-config-6bee8ddb-d05d-41e3-b3f8-32bd6258bbf8.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-d532f525-55a2-44bc-95d6-87ac59ee6e12.json b/change/@rightcapital-eslint-plugin-d532f525-55a2-44bc-95d6-87ac59ee6e12.json deleted file mode 100644 index 7b2e879d..00000000 --- a/change/@rightcapital-eslint-plugin-d532f525-55a2-44bc-95d6-87ac59ee6e12.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 1c89207f..6c4451e3 100644 --- a/packages/eslint-config/CHANGELOG.json +++ b/packages/eslint-config/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/eslint-config", "entries": [ + { + "date": "Thu, 26 Dec 2024 02:08:51 GMT", + "version": "41.0.0", + "tag": "@rightcapital/eslint-config_v41.0.0", + "comments": { + "major": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/eslint-config", + "commit": "93d81d7b4467c6539f1f08b114ee294032184496", + "comment": "fix(deps): update eslint rule and plugin updates" + } + ] + } + }, { "date": "Mon, 23 Dec 2024 01:44:37 GMT", "version": "40.0.1", diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 97b702d3..3831a997 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/eslint-config - + +## [41.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v41.0.0) (2024-12-26) + +### Major changes + +- fix(deps): update eslint rule and plugin updates ([93d81d7](https://github.com/RightCapitalHQ/frontend-style-guide/commit/93d81d7b4467c6539f1f08b114ee294032184496)) + ## [40.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v40.0.1) (2024-12-23) ### Patches diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index c07bc0a1..2ec06781 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/eslint-config", - "version": "40.0.1", + "version": "41.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 4063a557..3ba93e8a 100644 --- a/packages/eslint-plugin/CHANGELOG.json +++ b/packages/eslint-plugin/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@rightcapital/eslint-plugin", "entries": [ + { + "date": "Thu, 26 Dec 2024 02:08:51 GMT", + "version": "41.0.0", + "tag": "@rightcapital/eslint-plugin_v41.0.0", + "comments": { + "major": [ + { + "author": "29139614+renovate[bot]@users.noreply.github.com", + "package": "@rightcapital/eslint-plugin", + "commit": "93d81d7b4467c6539f1f08b114ee294032184496", + "comment": "fix(deps): update eslint rule and plugin updates" + } + ] + } + }, { "date": "Mon, 23 Dec 2024 01:44:37 GMT", "version": "40.0.1", diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index 230f2f5e..3cc2a676 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log - @rightcapital/eslint-plugin - + +## [41.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v41.0.0) (2024-12-26) + +### Major changes + +- fix(deps): update eslint rule and plugin updates ([93d81d7](https://github.com/RightCapitalHQ/frontend-style-guide/commit/93d81d7b4467c6539f1f08b114ee294032184496)) + ## [40.0.1](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-plugin_v40.0.1) (2024-12-23) ### Patches diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index 82cc48c4..d424f341 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@rightcapital/eslint-plugin", - "version": "40.0.1", + "version": "41.0.0", "description": "ESLint plugin for RightCapital", "keywords": [ "eslint",