Skip to content

Commit 7a53030

Browse files
Bump eslint-config-standard from 17.0.0 to 17.1.0 (#1521)
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 17.0.0 to 17.1.0. - [Commits](standard/eslint-config-standard@v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: eslint-config-standard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 921a852 commit 7a53030

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
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/parser": "^5.43.0",
5151
"eslint": "^8.28.0",
5252
"eslint-config-prettier": "^8.5.0",
53-
"eslint-config-standard": "^17.0.0",
53+
"eslint-config-standard": "^17.1.0",
5454
"eslint-plugin-import": "^2.26.0",
5555
"eslint-plugin-n": "^15.5.1",
5656
"eslint-plugin-promise": "^6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3157,10 +3157,10 @@ eslint-config-prettier@^8.5.0:
31573157
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
31583158
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
31593159

3160-
eslint-config-standard@^17.0.0:
3161-
version "17.0.0"
3162-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.0.0.tgz#fd5b6cf1dcf6ba8d29f200c461de2e19069888cf"
3163-
integrity sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==
3160+
eslint-config-standard@^17.1.0:
3161+
version "17.1.0"
3162+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#40ffb8595d47a6b242e07cbfd49dc211ed128975"
3163+
integrity sha512-IwHwmaBNtDK4zDHQukFDW5u/aTb8+meQWZvNFWkiGmbWjD6bqyuSSBxxXKkCftCUzc1zwCH2m/baCNDLGmuO5Q==
31643164

31653165
eslint-import-resolver-node@^0.3.6:
31663166
version "0.3.6"

0 commit comments

Comments
 (0)