Skip to content

Commit 19a82fa

Browse files
chore(deps): update dependency eslint-config-standard to v16 (#126)
1 parent 06ad7c7 commit 19a82fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"index.js"
1313
],
1414
"dependencies": {
15-
"eslint-config-standard": "^14.1.1",
15+
"eslint-config-standard": "^16.0.1",
1616
"eslint-plugin-import": "^2.22.1",
1717
"eslint-plugin-jest": "^24.1.3",
1818
"eslint-plugin-node": "^11.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3033,10 +3033,10 @@ eslint-ast-utils@^1.1.0:
30333033
lodash.get "^4.4.2"
30343034
lodash.zip "^4.2.0"
30353035

3036-
eslint-config-standard@^14.1.1:
3037-
version "14.1.1"
3038-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
3039-
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
3036+
eslint-config-standard@^16.0.1:
3037+
version "16.0.1"
3038+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.1.tgz#9a385eea27f96b7918cb53f07e01e9d10cc56401"
3039+
integrity sha512-WBBiQQZdaPyL+4sPkGWhWrHCDtvJoU195B9j8yXE9uFQnX34gMXI5CeBRm95gx3PMEZPM5OpwET10hH4F4SxCA==
30403040

30413041
eslint-import-resolver-node@^0.3.4:
30423042
version "0.3.4"

0 commit comments

Comments
 (0)