Skip to content

Commit 4133b47

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.1.4
1 parent cbf3d96 commit 4133b47

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@commitlint/cli": "17.8.1",
9696
"@commitlint/config-conventional": "17.8.1",
9797
"@commitlint/cz-commitlint": "17.8.1",
98-
"@softwareventures/eslint-config": "7.1.2",
98+
"@softwareventures/eslint-config": "7.1.4",
9999
"@softwareventures/precise-commits": "3.0.21",
100100
"@softwareventures/prettier-config": "4.0.0",
101101
"@softwareventures/semantic-release-config": "3.1.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ __metadata:
930930
"@commitlint/config-conventional": 17.8.1
931931
"@commitlint/cz-commitlint": 17.8.1
932932
"@softwareventures/async-iterable": ^1.0.1
933-
"@softwareventures/eslint-config": 7.1.2
933+
"@softwareventures/eslint-config": 7.1.4
934934
"@softwareventures/nullable": ^3.0.0
935935
"@softwareventures/ordered": ^2.0.0
936936
"@softwareventures/precise-commits": 3.0.21
@@ -960,22 +960,22 @@ __metadata:
960960
languageName: unknown
961961
linkType: soft
962962

963-
"@softwareventures/eslint-config@npm:7.1.2":
964-
version: 7.1.2
965-
resolution: "@softwareventures/eslint-config@npm:7.1.2"
963+
"@softwareventures/eslint-config@npm:7.1.4":
964+
version: 7.1.4
965+
resolution: "@softwareventures/eslint-config@npm:7.1.4"
966966
dependencies:
967967
tslib: ^2.3.1
968968
peerDependencies:
969-
"@typescript-eslint/eslint-plugin": ^5.3.0
970-
"@typescript-eslint/parser": ^5.3.0
969+
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0
970+
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0
971971
eslint: ^7.0.0 || ^8.0.0
972-
eslint-config-prettier: ^8.3.0
972+
eslint-config-prettier: ^8.3.0 || ^9.0.0
973973
eslint-plugin-import: ^2.25.2
974-
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0
974+
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
975975
eslint-plugin-prefer-arrow: ^1.2.3
976-
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
976+
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
977977
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
978-
checksum: ce221ed98ea3dc7228393a1596682bc3d9f387c4729565c9de2c1cbda54c43cf5949ada1ed01764c8574677243c2fba1a24e5f7e30d1099c017cad9643f364fd
978+
checksum: c95bc7530defbd9273a23cac7166a40effe710e5a1d4e39b8fa741ea02ef281b64e4586d9360a5af1bef2ec89e1cb2a75e1f265131b7782704aff09dcb51e2dc
979979
languageName: node
980980
linkType: hard
981981

0 commit comments

Comments
 (0)