Skip to content

Commit 52ad70d

Browse files
Bump eslint-config-standard from 15.0.1 to 16.0.1
Bumps [eslint-config-standard](https://github.com/standard/eslint-config-standard) from 15.0.1 to 16.0.1. - [Release notes](https://github.com/standard/eslint-config-standard/releases) - [Changelog](https://github.com/standard/eslint-config-standard/blob/master/CHANGELOG.md) - [Commits](standard/eslint-config-standard@v15.0.1...v16.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ce388ae commit 52ad70d

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
@@ -46,7 +46,7 @@
4646
"babel-jest": "^26.1.0",
4747
"eslint": "^7.5.0",
4848
"eslint-config-prettier": "^6.11.0",
49-
"eslint-config-standard": "^15.0.1",
49+
"eslint-config-standard": "^16.0.1",
5050
"eslint-plugin-import": "^2.22.0",
5151
"eslint-plugin-jest": "^24.0.0",
5252
"eslint-plugin-node": "^11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2205,10 +2205,10 @@ eslint-config-prettier@^6.11.0:
22052205
dependencies:
22062206
get-stdin "^6.0.0"
22072207

2208-
eslint-config-standard@^15.0.1:
2209-
version "15.0.1"
2210-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-15.0.1.tgz#1262eafaba66f4f03fdf3cf655a28aa8b40868b7"
2211-
integrity sha512-UGorkix49kBium7Y124o2U9Qy7Lpa+nO0FsaqQSIPeno5hGNxZtSBJbqJX6gtpYfDFWCtqCAN9wyK+oDd9jT7Q==
2208+
eslint-config-standard@^16.0.1:
2209+
version "16.0.1"
2210+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.1.tgz#9a385eea27f96b7918cb53f07e01e9d10cc56401"
2211+
integrity sha512-WBBiQQZdaPyL+4sPkGWhWrHCDtvJoU195B9j8yXE9uFQnX34gMXI5CeBRm95gx3PMEZPM5OpwET10hH4F4SxCA==
22122212

22132213
eslint-import-resolver-node@^0.3.4:
22142214
version "0.3.4"

0 commit comments

Comments
 (0)