Skip to content

Commit 5737e8c

Browse files
committed
chore(deps): update devdependency eslint-config-dev to v3
1 parent 50604da commit 5737e8c

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.0.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.0.0:
2878+
version "3.0.0"
2879+
resolved "https://registry.yarnpkg.com/eslint-config-dev/-/eslint-config-dev-3.0.0.tgz#635472b0399cbf32018cbb3002b1e555be01ab14"
2880+
integrity sha512-gv4Frgd3b+aAeS8p2txXpo2RVzvZmBRB3xWy6O+cuR+1LjLEpba/FtSYeXYJfcXgWL6Qcgg2oWQXHSJuVYEU4A==
28812881

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

0 commit comments

Comments
 (0)