Skip to content

Commit 54c8f1c

Browse files
committed
update eslint-config-standard to 16.0.3
see #268
1 parent 4769cfe commit 54c8f1c

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"eslint": "~7.12.1",
1818
"eslint-config-semistandard": "15.0.1",
19-
"eslint-config-standard": "16.0.0",
19+
"eslint-config-standard": "16.0.3",
2020
"eslint-config-standard-jsx": "10.0.0",
2121
"eslint-plugin-import": "~2.22.1",
2222
"eslint-plugin-node": "~11.1.0",

0 commit comments

Comments
 (0)