Skip to content

Commit 5ead47a

Browse files
feat(deps): update dependency @softwareventures/eslint-config to v7.5.0
1 parent 9fe72d9 commit 5ead47a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@commitlint/cli": "19.2.1",
3636
"@commitlint/config-conventional": "19.1.0",
3737
"@commitlint/cz-commitlint": "19.2.0",
38-
"@softwareventures/eslint-config": "7.4.1",
38+
"@softwareventures/eslint-config": "7.5.0",
3939
"@softwareventures/precise-commits": "4.0.5",
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "4.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,9 +1039,9 @@ __metadata:
10391039
languageName: node
10401040
linkType: hard
10411041

1042-
"@softwareventures/eslint-config@npm:7.4.1":
1043-
version: 7.4.1
1044-
resolution: "@softwareventures/eslint-config@npm:7.4.1"
1042+
"@softwareventures/eslint-config@npm:7.5.0":
1043+
version: 7.5.0
1044+
resolution: "@softwareventures/eslint-config@npm:7.5.0"
10451045
dependencies:
10461046
tslib: "npm:^2.3.1"
10471047
peerDependencies:
@@ -1052,9 +1052,9 @@ __metadata:
10521052
eslint-plugin-import: ^2.25.2
10531053
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0
10541054
eslint-plugin-prefer-arrow: ^1.2.3
1055-
eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0
1055+
eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0
10561056
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1057-
checksum: 10c0/a8322099d43cbd846307d64f60c950e830608f14dbb98565de896578a3809c3b56d6b48f7aeb9b1b82467d1efe4fb08d14588d412821fe2e4f708e1a1f12e0ef
1057+
checksum: 10c0/7eda8a860f80e8fbddbd94837d6e09807445e4380e195aafa110a4063f93fcc2915b3b34ab98f16a5f25f3073b024da420b18b96d54538a6633573174ccefd95
10581058
languageName: node
10591059
linkType: hard
10601060

@@ -1127,7 +1127,7 @@ __metadata:
11271127
"@commitlint/cli": "npm:19.2.1"
11281128
"@commitlint/config-conventional": "npm:19.1.0"
11291129
"@commitlint/cz-commitlint": "npm:19.2.0"
1130-
"@softwareventures/eslint-config": "npm:7.4.1"
1130+
"@softwareventures/eslint-config": "npm:7.5.0"
11311131
"@softwareventures/precise-commits": "npm:4.0.5"
11321132
"@softwareventures/prettier-config": "npm:4.0.0"
11331133
"@softwareventures/semantic-release-config": "npm:4.1.0"

0 commit comments

Comments
 (0)