Skip to content

Commit 052cb08

Browse files
build(deps): update dependency @softwareventures/eslint-config to v9
1 parent 273f815 commit 052cb08

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@commitlint/cli": "19.8.1",
4040
"@commitlint/config-conventional": "19.8.1",
4141
"@commitlint/cz-commitlint": "19.8.1",
42-
"@softwareventures/eslint-config": "7.10.0",
42+
"@softwareventures/eslint-config": "9.2.3",
4343
"@softwareventures/precise-commits": "4.0.23",
4444
"@softwareventures/prettier-config": "4.0.0",
4545
"@softwareventures/semantic-release-config": "4.1.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1031,22 +1031,22 @@ __metadata:
10311031
languageName: node
10321032
linkType: hard
10331033

1034-
"@softwareventures/eslint-config@npm:7.10.0":
1035-
version: 7.10.0
1036-
resolution: "@softwareventures/eslint-config@npm:7.10.0"
1034+
"@softwareventures/eslint-config@npm:9.2.3":
1035+
version: 9.2.3
1036+
resolution: "@softwareventures/eslint-config@npm:9.2.3"
10371037
dependencies:
10381038
tslib: "npm:^2.3.1"
10391039
peerDependencies:
1040-
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
1041-
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
1042-
eslint: ^7.0.0 || ^8.0.0
1043-
eslint-config-prettier: ^8.3.0 || ^9.0.0
1040+
"@typescript-eslint/eslint-plugin": ^8.0.0
1041+
"@typescript-eslint/parser": ^8.0.0
1042+
eslint: ^8.0.0
1043+
eslint-config-prettier: ^8.3.0 || ^9.0.0 || ^10.0.0
10441044
eslint-plugin-import: ^2.25.2
1045-
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 || ^49.0.0 || ^50.0.0
1045+
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 || ^49.0.0 || ^50.0.0 || ^51.0.0 || ^52.0.0 || ^54.0.0 || ^55.0.0 || ^56.0.0 || ^57.0.0 || ^58.0.0 || ^59.0.0 || ^60.0.0
10461046
eslint-plugin-prefer-arrow: ^1.2.3
10471047
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 || ^1.0.0 || ^2.0.0 || ^3.0.0
1048-
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1049-
checksum: 10c0/9804e08da40cbfe0e8cf747f8e8bd48a230479eef52f0402100781f925cc54fd466cc239f28069d3c03cc21a97ba019a5e1e375a7c140343b0119faf5de05e74
1048+
typescript: ^4.8.4 || ^5.0.0
1049+
checksum: 10c0/9e30a24f3e12aeb2cd041985d02d07c576449bc1b5fbb511e765c0f28f251468e641032b863c6ef31951b16b8f989317e4340ed5cb833e07426bfef7067d304a
10501050
languageName: node
10511051
linkType: hard
10521052

@@ -1066,7 +1066,7 @@ __metadata:
10661066
"@commitlint/cli": "npm:19.8.1"
10671067
"@commitlint/config-conventional": "npm:19.8.1"
10681068
"@commitlint/cz-commitlint": "npm:19.8.1"
1069-
"@softwareventures/eslint-config": "npm:7.10.0"
1069+
"@softwareventures/eslint-config": "npm:9.2.3"
10701070
"@softwareventures/precise-commits": "npm:4.0.23"
10711071
"@softwareventures/prettier-config": "npm:4.0.0"
10721072
"@softwareventures/semantic-release-config": "npm:4.1.0"

0 commit comments

Comments
 (0)