Skip to content

Commit c16e944

Browse files
committed
build(deps): update dependency @softwareventures/eslint-config to v7.4.1
1 parent 31ba337 commit c16e944

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"webpack": "^4.0.0 || ^5.0.0"
3737
},
3838
"devDependencies": {
39-
"@softwareventures/eslint-config": "7.1.4",
39+
"@softwareventures/eslint-config": "7.4.1",
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "4.0.0",
4242
"@softwareventures/tsconfig": "7.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -779,22 +779,22 @@ __metadata:
779779
languageName: node
780780
linkType: hard
781781

782-
"@softwareventures/eslint-config@npm:7.1.4":
783-
version: 7.1.4
784-
resolution: "@softwareventures/eslint-config@npm:7.1.4"
782+
"@softwareventures/eslint-config@npm:7.4.1":
783+
version: 7.4.1
784+
resolution: "@softwareventures/eslint-config@npm:7.4.1"
785785
dependencies:
786786
tslib: ^2.3.1
787787
peerDependencies:
788-
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0
789-
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0
788+
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0 || ^7.0.0
789+
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0 || ^7.0.0
790790
eslint: ^7.0.0 || ^8.0.0
791791
eslint-config-prettier: ^8.3.0 || ^9.0.0
792792
eslint-plugin-import: ^2.25.2
793-
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
793+
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
794794
eslint-plugin-prefer-arrow: ^1.2.3
795-
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
795+
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
796796
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
797-
checksum: c95bc7530defbd9273a23cac7166a40effe710e5a1d4e39b8fa741ea02ef281b64e4586d9360a5af1bef2ec89e1cb2a75e1f265131b7782704aff09dcb51e2dc
797+
checksum: b734aa0a586ec546c470860276cfa4087c8fd2366db2ff9093f3c3bf80624c0c232270dc8e016d99a5f2d9ce7dc14b77f39a2fcd2d1629744750f72efff1f425
798798
languageName: node
799799
linkType: hard
800800

@@ -6777,7 +6777,7 @@ __metadata:
67776777
version: 0.0.0-use.local
67786778
resolution: "resolve-typescript-plugin@workspace:."
67796779
dependencies:
6780-
"@softwareventures/eslint-config": 7.1.4
6780+
"@softwareventures/eslint-config": 7.4.1
67816781
"@softwareventures/prettier-config": 4.0.0
67826782
"@softwareventures/semantic-release-config": 4.0.0
67836783
"@softwareventures/tsconfig": 7.1.0

0 commit comments

Comments
 (0)