Skip to content

Commit c098222

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.9.0
1 parent f16b14a commit c098222

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@commitlint/cli": "17.8.1",
9393
"@commitlint/config-conventional": "17.8.1",
9494
"@commitlint/cz-commitlint": "17.8.1",
95-
"@softwareventures/eslint-config": "7.1.5",
95+
"@softwareventures/eslint-config": "7.9.0",
9696
"@softwareventures/precise-commits": "3.0.35",
9797
"@softwareventures/prettier-config": "4.0.0",
9898
"@softwareventures/semantic-release-config": "5.0.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ __metadata:
976976
"@commitlint/cli": "npm:17.8.1"
977977
"@commitlint/config-conventional": "npm:17.8.1"
978978
"@commitlint/cz-commitlint": "npm:17.8.1"
979-
"@softwareventures/eslint-config": "npm:7.1.5"
979+
"@softwareventures/eslint-config": "npm:7.9.0"
980980
"@softwareventures/nullable": "npm:^2.0.0 || ^3.0.0"
981981
"@softwareventures/ordered": "npm:^1.1.0 || ^2.0.0"
982982
"@softwareventures/precise-commits": "npm:3.0.35"
@@ -1007,22 +1007,22 @@ __metadata:
10071007
languageName: unknown
10081008
linkType: soft
10091009

1010-
"@softwareventures/eslint-config@npm:7.1.5":
1011-
version: 7.1.5
1012-
resolution: "@softwareventures/eslint-config@npm:7.1.5"
1010+
"@softwareventures/eslint-config@npm:7.9.0":
1011+
version: 7.9.0
1012+
resolution: "@softwareventures/eslint-config@npm:7.9.0"
10131013
dependencies:
10141014
tslib: "npm:^2.3.1"
10151015
peerDependencies:
1016-
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0
1017-
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0
1016+
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
1017+
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
10181018
eslint: ^7.0.0 || ^8.0.0
10191019
eslint-config-prettier: ^8.3.0 || ^9.0.0
10201020
eslint-plugin-import: ^2.25.2
1021-
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
1021+
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
10221022
eslint-plugin-prefer-arrow: ^1.2.3
1023-
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
1023+
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
10241024
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
1025-
checksum: 10c0/37989d8feb1851a24f318912121b9ba0300ecda2b6fc1d13414d14f355edab8250ab18bb78e2c039fb4cabdfe783c76c361e270a552af23a363c6d409c109eb3
1025+
checksum: 10c0/d710053777bc11d645b9ba632932030702c9d5786ae8a8f7d47e2b6eead312ebd6134ecfacb2001f610dce5878fac33de3fb671404e86a50174355272f8739fa
10261026
languageName: node
10271027
linkType: hard
10281028

0 commit comments

Comments
 (0)