Skip to content

Commit b7941fb

Browse files
author
GitHub Actions[bot]
committed
chore(release): applying package updates
1 parent b537981 commit b7941fb

File tree

5 files changed

+24
-10
lines changed

5 files changed

+24
-10
lines changed

change/@rightcapital-eslint-config-49cf91f0-0193-41fe-9f24-a7c37e3cfa9a.json

-7
This file was deleted.

packages/eslint-config/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@rightcapital/eslint-config",
33
"entries": [
4+
{
5+
"date": "Fri, 25 Oct 2024 07:26:21 GMT",
6+
"version": "38.0.0",
7+
"tag": "@rightcapital/eslint-config_v38.0.0",
8+
"comments": {
9+
"major": [
10+
{
11+
"author": "29139614+renovate[bot]@users.noreply.github.com",
12+
"package": "@rightcapital/eslint-config",
13+
"commit": "b5379814fd92eeb676a7a9357000648d2758344a",
14+
"comment": "fix(deps): update dependency eslint-plugin-unicorn to v56"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 21 Oct 2024 03:54:29 GMT",
621
"version": "37.0.2",

packages/eslint-config/CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
# Change Log - @rightcapital/eslint-config
22

3-
<!-- This log was last generated on Mon, 21 Oct 2024 03:54:29 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Fri, 25 Oct 2024 07:26:21 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## [38.0.0](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v38.0.0) (2024-10-25)
8+
9+
### Major changes
10+
11+
- fix(deps): update dependency eslint-plugin-unicorn to v56 ([b537981](https://github.com/RightCapitalHQ/frontend-style-guide/commit/b5379814fd92eeb676a7a9357000648d2758344a))
12+
713
## [37.0.2](https://github.com/RightCapitalHQ/frontend-style-guide/tree/%40rightcapital%2Feslint-config_v37.0.2) (2024-10-21)
814

915
### Patches

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-config",
3-
"version": "37.0.2",
3+
"version": "38.0.0",
44
"description": "ESLint Config for RightCapital",
55
"repository": {
66
"type": "git",

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rightcapital/eslint-plugin",
3-
"version": "37.0.2",
3+
"version": "38.0.0",
44
"description": "ESLint plugin for RightCapital",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)