Skip to content

Commit 67c67ac

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.5.0
1 parent 4c2c155 commit 67c67ac

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@commitlint/cli": "18.6.1",
4444
"@commitlint/config-conventional": "18.6.3",
4545
"@commitlint/cz-commitlint": "18.6.1",
46-
"@softwareventures/eslint-config": "7.3.0",
46+
"@softwareventures/eslint-config": "7.5.0",
4747
"@softwareventures/precise-commits": "4.0.9",
4848
"@softwareventures/prettier-config": "4.0.0",
4949
"@softwareventures/semantic-release-config": "4.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2171,22 +2171,22 @@ __metadata:
21712171
languageName: node
21722172
linkType: hard
21732173

2174-
"@softwareventures/eslint-config@npm:7.3.0":
2175-
version: 7.3.0
2176-
resolution: "@softwareventures/eslint-config@npm:7.3.0"
2174+
"@softwareventures/eslint-config@npm:7.5.0":
2175+
version: 7.5.0
2176+
resolution: "@softwareventures/eslint-config@npm:7.5.0"
21772177
dependencies:
21782178
tslib: ^2.3.1
21792179
peerDependencies:
2180-
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0
2181-
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0
2180+
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
2181+
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
21822182
eslint: ^7.0.0 || ^8.0.0
21832183
eslint-config-prettier: ^8.3.0 || ^9.0.0
21842184
eslint-plugin-import: ^2.25.2
21852185
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
21862186
eslint-plugin-prefer-arrow: ^1.2.3
2187-
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
2187+
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
21882188
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
2189-
checksum: 6c4f7f19883b582a3d6bdc68273edcf9638487a9b14a6274ee2572779ca0bd50de818e9112fa37c1865342c7c1a4842f1f47294e0c470daab2c1a4bb2ec43cab
2189+
checksum: 20eae948a84c584fea63f85437f1505a543dd79aea952778b52d927cb96c17e1f3dbb4aa78d5532f72a8ca524aa80d9baf1a43774768f765a8a63a8c853f164e
21902190
languageName: node
21912191
linkType: hard
21922192

@@ -10032,7 +10032,7 @@ __metadata:
1003210032
"@commitlint/cz-commitlint": 18.6.1
1003310033
"@softwareventures/async-iterable": ^1.2.0
1003410034
"@softwareventures/chain": ^2.0.2 || ^3.0.0
10035-
"@softwareventures/eslint-config": 7.3.0
10035+
"@softwareventures/eslint-config": 7.5.0
1003610036
"@softwareventures/iterable": ^3.2.0
1003710037
"@softwareventures/nullable": ^3.1.0
1003810038
"@softwareventures/precise-commits": 4.0.9

0 commit comments

Comments
 (0)