Skip to content

Commit

Permalink
feat(deps): update dependency @softwareventures/eslint-config to v7.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent e6bc61c commit 6111dfb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cz-commitlint": "19.2.0",
"@softwareventures/eslint-config": "7.4.1",
"@softwareventures/eslint-config": "7.5.0",
"@softwareventures/precise-commits": "4.0.5",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -980,9 +980,9 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/eslint-config@npm:7.4.1":
version: 7.4.1
resolution: "@softwareventures/eslint-config@npm:7.4.1"
"@softwareventures/eslint-config@npm:7.5.0":
version: 7.5.0
resolution: "@softwareventures/eslint-config@npm:7.5.0"
dependencies:
tslib: "npm:^2.3.1"
peerDependencies:
Expand All @@ -993,9 +993,9 @@ __metadata:
eslint-plugin-import: ^2.25.2
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
eslint-plugin-prefer-arrow: ^1.2.3
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
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
typescript: ^3.8.3 || ^4.0.0 || ^5.0.0
checksum: 10c0/a8322099d43cbd846307d64f60c950e830608f14dbb98565de896578a3809c3b56d6b48f7aeb9b1b82467d1efe4fb08d14588d412821fe2e4f708e1a1f12e0ef
checksum: 10c0/7eda8a860f80e8fbddbd94837d6e09807445e4380e195aafa110a4063f93fcc2915b3b34ab98f16a5f25f3073b024da420b18b96d54538a6633573174ccefd95
languageName: node
linkType: hard

Expand Down Expand Up @@ -1068,7 +1068,7 @@ __metadata:
"@commitlint/cli": "npm:19.2.1"
"@commitlint/config-conventional": "npm:19.1.0"
"@commitlint/cz-commitlint": "npm:19.2.0"
"@softwareventures/eslint-config": "npm:7.4.1"
"@softwareventures/eslint-config": "npm:7.5.0"
"@softwareventures/precise-commits": "npm:4.0.5"
"@softwareventures/prettier-config": "npm:4.0.0"
"@softwareventures/semantic-release-config": "npm:4.1.0"
Expand Down

0 comments on commit 6111dfb

Please sign in to comment.