Skip to content

Commit 5060ec8

Browse files
chore(deps): update devdependency eslint-config-dev to v3
1 parent adfd19a commit 5060ec8

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
@@ -33,7 +33,7 @@
3333
"@commitlint/config-conventional": "16.2.1",
3434
"conventional-changelog-cli": "2.1.1",
3535
"eslint": "7.21.0",
36-
"eslint-config-dev": "2.0.0",
36+
"eslint-config-dev": "3.1.0",
3737
"eslint-config-standard": "16.0.2",
3838
"eslint-plugin-import": "2.22.1",
3939
"eslint-plugin-jest": "24.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2874,10 +2874,10 @@ escodegen@^1.14.1:
28742874
optionalDependencies:
28752875
source-map "~0.6.1"
28762876

2877-
eslint-config-dev@2.0.0:
2878-
version "2.0.0"
2879-
resolved "https://registry.yarnpkg.com/eslint-config-dev/-/eslint-config-dev-2.0.0.tgz#82e5ca313449af7b12bbfd4e9733eb286f0f43b7"
2880-
integrity sha1-guXKMTRJr3sSu/1OlzPrKG8PQ7c=
2877+
eslint-config-dev@3.1.0:
2878+
version "3.1.0"
2879+
resolved "https://registry.yarnpkg.com/eslint-config-dev/-/eslint-config-dev-3.1.0.tgz#60e31f593e7a2a529d106dc639006df9c22cd89f"
2880+
integrity sha512-CGif5d4X468cfjvxJJq+xZgGIHGUtVbdXJmc5LxCISEF0HJ5SnzpqcsXIUnk2yTCjBJmR/hKYPU7XspFWs4FGQ==
28812881

28822882
eslint-config-standard@16.0.2:
28832883
version "16.0.2"

0 commit comments

Comments
 (0)