Skip to content

Commit 306413c

Browse files
build(deps): update dependency @softwareventures/eslint-config to v7.1.1
1 parent bf40ece commit 306413c

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
@@ -36,7 +36,7 @@
3636
"webpack": "^4.0.0 || ^5.0.0"
3737
},
3838
"devDependencies": {
39-
"@softwareventures/eslint-config": "7.1.0",
39+
"@softwareventures/eslint-config": "7.1.1",
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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -721,9 +721,9 @@ __metadata:
721721
languageName: node
722722
linkType: hard
723723

724-
"@softwareventures/eslint-config@npm:7.1.0":
725-
version: 7.1.0
726-
resolution: "@softwareventures/eslint-config@npm:7.1.0"
724+
"@softwareventures/eslint-config@npm:7.1.1":
725+
version: 7.1.1
726+
resolution: "@softwareventures/eslint-config@npm:7.1.1"
727727
dependencies:
728728
tslib: ^2.3.1
729729
peerDependencies:
@@ -732,11 +732,11 @@ __metadata:
732732
eslint: ^7.0.0 || ^8.0.0
733733
eslint-config-prettier: ^8.3.0
734734
eslint-plugin-import: ^2.25.2
735-
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0
735+
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0
736736
eslint-plugin-prefer-arrow: ^1.2.3
737-
eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0
738-
typescript: ^3.8.3 || ^4.0.0
739-
checksum: e1cb8886a7fca8c5364d3ad1893b88eb7e793806d8c4d7f359ee2ad1f0390e12fbe03bd5a4bcd13896436f55793ff08b04015dbcf5dd43b4e9ce2ca25da3b906
737+
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
738+
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
739+
checksum: 8bcb4bceac31c30652f838aced2444634b0b05f7a42f9482a54b200165101e731f2c66d3a00c97f8e8b4741af3806874c0bcb9e1f98223368741ac9060b210c6
740740
languageName: node
741741
linkType: hard
742742

@@ -6340,7 +6340,7 @@ __metadata:
63406340
version: 0.0.0-use.local
63416341
resolution: "resolve-typescript-plugin@workspace:."
63426342
dependencies:
6343-
"@softwareventures/eslint-config": 7.1.0
6343+
"@softwareventures/eslint-config": 7.1.1
63446344
"@softwareventures/prettier-config": 4.0.0
63456345
"@softwareventures/semantic-release-config": 3.1.0
63466346
"@softwareventures/tsconfig": 7.0.0

0 commit comments

Comments
 (0)