Skip to content

Commit 2e0d1aa

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.1.2
1 parent 900fbc1 commit 2e0d1aa

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.1.1",
39+
"@softwareventures/eslint-config": "7.1.2",
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -800,9 +800,9 @@ __metadata:
800800
languageName: node
801801
linkType: hard
802802

803-
"@softwareventures/eslint-config@npm:7.1.1":
804-
version: 7.1.1
805-
resolution: "@softwareventures/eslint-config@npm:7.1.1"
803+
"@softwareventures/eslint-config@npm:7.1.2":
804+
version: 7.1.2
805+
resolution: "@softwareventures/eslint-config@npm:7.1.2"
806806
dependencies:
807807
tslib: ^2.3.1
808808
peerDependencies:
@@ -811,11 +811,11 @@ __metadata:
811811
eslint: ^7.0.0 || ^8.0.0
812812
eslint-config-prettier: ^8.3.0
813813
eslint-plugin-import: ^2.25.2
814-
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0
814+
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0
815815
eslint-plugin-prefer-arrow: ^1.2.3
816816
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
817817
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
818-
checksum: 8bcb4bceac31c30652f838aced2444634b0b05f7a42f9482a54b200165101e731f2c66d3a00c97f8e8b4741af3806874c0bcb9e1f98223368741ac9060b210c6
818+
checksum: ce221ed98ea3dc7228393a1596682bc3d9f387c4729565c9de2c1cbda54c43cf5949ada1ed01764c8574677243c2fba1a24e5f7e30d1099c017cad9643f364fd
819819
languageName: node
820820
linkType: hard
821821

@@ -6652,7 +6652,7 @@ __metadata:
66526652
version: 0.0.0-use.local
66536653
resolution: "resolve-typescript-plugin@workspace:."
66546654
dependencies:
6655-
"@softwareventures/eslint-config": 7.1.1
6655+
"@softwareventures/eslint-config": 7.1.2
66566656
"@softwareventures/prettier-config": 4.0.0
66576657
"@softwareventures/semantic-release-config": 3.1.0
66586658
"@softwareventures/tsconfig": 7.0.0

0 commit comments

Comments
 (0)