Skip to content

Commit ad62884

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @softwareventures/eslint-config to v5.1.0
1 parent 5be1674 commit ad62884

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"webpack": "^5.0.0"
3737
},
3838
"devDependencies": {
39-
"@softwareventures/eslint-config": "5.0.1",
39+
"@softwareventures/eslint-config": "5.1.0",
4040
"@softwareventures/prettier-config": "3.0.0",
4141
"@softwareventures/semantic-release-config": "2.0.0",
4242
"@softwareventures/tsconfig": "5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,10 @@
480480
lodash "^4.17.4"
481481
read-pkg-up "^7.0.0"
482482

483-
"@softwareventures/eslint-config@5.0.1":
484-
version "5.0.1"
485-
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-5.0.1.tgz#b981a60ef6a3f5718d30e3c3c2e80122dd262057"
486-
integrity sha512-aMaCmi8MkbvtXAMXS/crLtVtypDO7NCfiMheRwrGc9RscGsFpuLpLXjzwGK7XrJuZnFQVmZNOSGLBNAAciLSQQ==
483+
"@softwareventures/eslint-config@5.1.0":
484+
version "5.1.0"
485+
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-5.1.0.tgz#048e7651c0a25b6b8757eca65b84ef42cf72738e"
486+
integrity sha512-82Z4Zc5yoYYA3cpIBlY2Wz9ImpilMfYF5d8HrrrYfxsiYj+KzZtjRKrYzC3KrKjxMA/vDPz62YOMZ4+WDQZlSQ==
487487
dependencies:
488488
"@typescript-eslint/eslint-plugin" "^5.3.0 || ^5.0.0"
489489
"@typescript-eslint/parser" "^5.3.0 || ^5.0.0"

0 commit comments

Comments
 (0)