Skip to content

Commit 4828477

Browse files
committed
chore(deps): update dependency @softwareventures/eslint-config to v4.3.1
1 parent 80c4f4f commit 4828477

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
@@ -31,7 +31,7 @@
3131
"webpack": "^5.0.0"
3232
},
3333
"devDependencies": {
34-
"@softwareventures/eslint-config": "4.3.0",
34+
"@softwareventures/eslint-config": "4.3.1",
3535
"@softwareventures/prettier-config": "1.0.2",
3636
"@softwareventures/semantic-release-config": "2.0.0",
3737
"@softwareventures/tsconfig": "5.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -480,10 +480,10 @@
480480
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"
481481
integrity sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==
482482

483-
"@softwareventures/eslint-config@4.3.0":
484-
version "4.3.0"
485-
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.0.tgz#a9d38d5d8b71e4cd06e63881597f50975325943d"
486-
integrity sha512-EbB56NkFlWOIP47kfYoPjyoD1nmf+S9exSZwNIgvV8sr7gdhGKVaiIoLnVk8N4OQhjV+YAUokOvyg5B3c10bVQ==
483+
"@softwareventures/eslint-config@4.3.1":
484+
version "4.3.1"
485+
resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-4.3.1.tgz#ff1483a26631529ab071320f547e2da68dfdd15f"
486+
integrity sha512-poahWbW6eAm2JttWIAGzYdK6UyUp2sxArCBAqIFhKndrGsAQqe9aNBfk1iZytm40UIldJrUsE1coEdyJRbZA8g==
487487
dependencies:
488488
"@typescript-eslint/eslint-plugin" "^4.21.0"
489489
"@typescript-eslint/parser" "^4.0.0"

0 commit comments

Comments
 (0)