Skip to content

Commit 17de080

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.1.4
1 parent ec96aa8 commit 17de080

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
@@ -36,7 +36,7 @@
3636
"webpack": "^4.0.0 || ^5.0.0"
3737
},
3838
"devDependencies": {
39-
"@softwareventures/eslint-config": "7.1.2",
39+
"@softwareventures/eslint-config": "7.1.4",
4040
"@softwareventures/prettier-config": "4.0.0",
4141
"@softwareventures/semantic-release-config": "3.1.0",
4242
"@softwareventures/tsconfig": "7.0.0",

yarn.lock

Lines changed: 10 additions & 10 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.2":
783-
version: 7.1.2
784-
resolution: "@softwareventures/eslint-config@npm:7.1.2"
782+
"@softwareventures/eslint-config@npm:7.1.4":
783+
version: 7.1.4
784+
resolution: "@softwareventures/eslint-config@npm:7.1.4"
785785
dependencies:
786786
tslib: ^2.3.1
787787
peerDependencies:
788-
"@typescript-eslint/eslint-plugin": ^5.3.0
789-
"@typescript-eslint/parser": ^5.3.0
788+
"@typescript-eslint/eslint-plugin": ^5.3.0 || ^6.0.0
789+
"@typescript-eslint/parser": ^5.3.0 || ^6.0.0
790790
eslint: ^7.0.0 || ^8.0.0
791-
eslint-config-prettier: ^8.3.0
791+
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
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
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
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
796796
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
797-
checksum: ce221ed98ea3dc7228393a1596682bc3d9f387c4729565c9de2c1cbda54c43cf5949ada1ed01764c8574677243c2fba1a24e5f7e30d1099c017cad9643f364fd
797+
checksum: c95bc7530defbd9273a23cac7166a40effe710e5a1d4e39b8fa741ea02ef281b64e4586d9360a5af1bef2ec89e1cb2a75e1f265131b7782704aff09dcb51e2dc
798798
languageName: node
799799
linkType: hard
800800

@@ -6784,7 +6784,7 @@ __metadata:
67846784
version: 0.0.0-use.local
67856785
resolution: "resolve-typescript-plugin@workspace:."
67866786
dependencies:
6787-
"@softwareventures/eslint-config": 7.1.2
6787+
"@softwareventures/eslint-config": 7.1.4
67886788
"@softwareventures/prettier-config": 4.0.0
67896789
"@softwareventures/semantic-release-config": 3.1.0
67906790
"@softwareventures/tsconfig": 7.0.0

0 commit comments

Comments
 (0)