Skip to content

Commit 1aa10d5

Browse files
chore(deps): update devdependency eslint-config-dev to v3
1 parent 8d56ac0 commit 1aa10d5

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
"@commitlint/config-conventional": "11.0.0",
3232
"conventional-changelog-cli": "2.1.1",
3333
"eslint": "7.21.0",
34-
"eslint-config-dev": "2.0.0",
34+
"eslint-config-dev": "3.1.0",
3535
"eslint-config-standard": "16.0.2",
3636
"eslint-plugin-import": "2.22.1",
3737
"eslint-plugin-jest": "24.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,10 +1963,10 @@ escodegen@^1.14.1:
19631963
optionalDependencies:
19641964
source-map "~0.6.1"
19651965

1966-
eslint-config-dev@2.0.0:
1967-
version "2.0.0"
1968-
resolved "https://registry.yarnpkg.com/eslint-config-dev/-/eslint-config-dev-2.0.0.tgz#82e5ca313449af7b12bbfd4e9733eb286f0f43b7"
1969-
integrity sha1-guXKMTRJr3sSu/1OlzPrKG8PQ7c=
1966+
eslint-config-dev@3.1.0:
1967+
version "3.1.0"
1968+
resolved "https://registry.yarnpkg.com/eslint-config-dev/-/eslint-config-dev-3.1.0.tgz#60e31f593e7a2a529d106dc639006df9c22cd89f"
1969+
integrity sha512-CGif5d4X468cfjvxJJq+xZgGIHGUtVbdXJmc5LxCISEF0HJ5SnzpqcsXIUnk2yTCjBJmR/hKYPU7XspFWs4FGQ==
19701970

19711971
eslint-config-standard@16.0.2:
19721972
version "16.0.2"

0 commit comments

Comments
 (0)