Skip to content

Commit 0dc42cd

Browse files
author
Raice Hannay
committed
update eslint config
1 parent 57dcadc commit 0dc42cd

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
@@ -73,7 +73,7 @@
7373
"enzyme-adapter-react-16": "^1.15.1",
7474
"enzyme-to-json": "^3.4.3",
7575
"eslint": "^6.8.0",
76-
"eslint-config-voodoocreation": "^1.0.7",
76+
"eslint-config-voodoocreation": "^1.0.8",
7777
"eslint-plugin-import": "^2.20.1",
7878
"eslint-plugin-jest": "^23.8.1",
7979
"eslint-plugin-jsx-a11y": "^6.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1602,10 +1602,10 @@ eslint-config-prettier@^6.10.0:
16021602
dependencies:
16031603
get-stdin "^6.0.0"
16041604

1605-
eslint-config-voodoocreation@^1.0.7:
1606-
version "1.0.7"
1607-
resolved "https://registry.yarnpkg.com/eslint-config-voodoocreation/-/eslint-config-voodoocreation-1.0.7.tgz#01f5cd37820a6ace9dba76c228d30e051eb6598e"
1608-
integrity sha512-V9o3axIPI52Be4+cvEBGm3hEvgEXHG7CPJW1JdzqbhxbWm6fGdIvOhAef263QM9knt3/IMLlQhtMaWnB2H54pA==
1605+
eslint-config-voodoocreation@^1.0.8:
1606+
version "1.0.8"
1607+
resolved "https://registry.yarnpkg.com/eslint-config-voodoocreation/-/eslint-config-voodoocreation-1.0.8.tgz#db72dad478d61775b727a270d2fa14e7837861bb"
1608+
integrity sha512-j1qehbGsHXwM/tq19KTT+UebczJRh6QMrF7Up0KJ+htlEGgdsBHCeOEtw9UZyOQvJIoHuG9W0ucsg6Zy5cD5fQ==
16091609
dependencies:
16101610
"@typescript-eslint/parser" "^2.22.0"
16111611
eslint-config-airbnb-typescript "^7.0.0"

0 commit comments

Comments
 (0)