Skip to content

Commit af58e6b

Browse files
fix(package): update eslint-plugin-prettier to version 3.1.2
Closes #14
1 parent f770c3a commit af58e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-babel": "^4.1.2",
3030
"eslint-plugin-import": "^2.8.0",
3131
"eslint-plugin-jsx-a11y": "^6.0.2",
32-
"eslint-plugin-prettier": "^2.3.1",
32+
"eslint-plugin-prettier": "^3.1.2",
3333
"eslint-plugin-react": "^7.4.0"
3434
},
3535
"scripts": {

0 commit comments

Comments
 (0)