Skip to content

Commit 8ecfd80

Browse files
author
Christopher J. Brody
committed
eslint-config-standard@13 update in devDependencies
1 parent 27ff5f3 commit 8ecfd80

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
},
5353
"devDependencies": {
5454
"eslint": "^6.0.1",
55-
"eslint-config-standard": "^12.0.0",
55+
"eslint-config-standard": "^13.0.1",
5656
"eslint-plugin-import": "^2.18.0",
5757
"eslint-plugin-node": "^9.1.0",
5858
"eslint-plugin-promise": "^4.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -389,10 +389,10 @@ escape-string-regexp@^1.0.5:
389389
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
390390
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
391391

392-
eslint-config-standard@^12.0.0:
393-
version "12.0.0"
394-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-12.0.0.tgz#638b4c65db0bd5a41319f96bba1f15ddad2107d9"
395-
integrity sha512-COUz8FnXhqFitYj4DTqHzidjIL/t4mumGZto5c7DrBpvWoie+Sn3P4sLEzUGeYhRElWuFEf8K1S1EfvD1vixCQ==
392+
eslint-config-standard@^13.0.1:
393+
version "13.0.1"
394+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-13.0.1.tgz#c9c6ffe0cfb8a51535bc5c7ec9f70eafb8c6b2c0"
395+
integrity sha512-zLKp4QOgq6JFgRm1dDCVv1Iu0P5uZ4v5Wa4DTOkg2RFMxdCX/9Qf7lz9ezRj2dBRa955cWQF/O/LWEiYWAHbTw==
396396

397397
eslint-import-resolver-node@^0.3.2:
398398
version "0.3.2"

0 commit comments

Comments
 (0)