Skip to content

Commit 76b95ff

Browse files
snyk-botcoderbyheart
authored andcommitted
fix: upgrade eslint-config-prettier from 6.10.1 to 6.11.0
Snyk has created this PR to upgrade eslint-config-prettier from 6.10.1 to 6.11.0. See this package in NPM: https://www.npmjs.com/package/eslint-config-prettier See this project in Snyk: https://app.snyk.io/org/coderbyheart/project/271ccfeb-2233-4819-96a2-bda797a21469?utm_source=github&utm_medium=upgrade-pr
1 parent a78d671 commit 76b95ff

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
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@typescript-eslint/eslint-plugin": "^2.29.0",
2525
"@typescript-eslint/parser": "^2.29.0",
26-
"eslint-config-prettier": "^6.10.1"
26+
"eslint-config-prettier": "^6.11.0"
2727
},
2828
"devDependencies": {
2929
"@commitlint/cli": "^8.3.5",

0 commit comments

Comments
 (0)