Skip to content

Commit 220f216

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.6.0
1 parent 2d1ea45 commit 220f216

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.4.1",
39+
"@softwareventures/eslint-config": "7.6.0",
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "4.1.0",
4242
"@softwareventures/tsconfig": "7.1.1",

yarn.lock

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

782-
"@softwareventures/eslint-config@npm:7.4.1":
783-
version: 7.4.1
784-
resolution: "@softwareventures/eslint-config@npm:7.4.1"
782+
"@softwareventures/eslint-config@npm:7.6.0":
783+
version: 7.6.0
784+
resolution: "@softwareventures/eslint-config@npm:7.6.0"
785785
dependencies:
786786
tslib: ^2.3.1
787787
peerDependencies:
@@ -792,9 +792,9 @@ __metadata:
792792
eslint-plugin-import: ^2.25.2
793793
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 || ^0.24.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 || ^0.25.0 || ^1.0.0
796796
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
797-
checksum: b734aa0a586ec546c470860276cfa4087c8fd2366db2ff9093f3c3bf80624c0c232270dc8e016d99a5f2d9ce7dc14b77f39a2fcd2d1629744750f72efff1f425
797+
checksum: 39f075b8959ad0f224bd96594fab29117feed1579c2040a7f80039ded2e3dd9f058e2bdf7753918144c01fdf48c5cbaa6366b4d57f4d8d1e17aa0579cb2047e0
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.4.1
6780+
"@softwareventures/eslint-config": 7.6.0
67816781
"@softwareventures/prettier-config": 4.0.0
67826782
"@softwareventures/semantic-release-config": 4.1.0
67836783
"@softwareventures/tsconfig": 7.1.1

0 commit comments

Comments
 (0)