Merge pull request #144 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-4.2.1

build(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1
This commit is contained in:
Matthew Costabile
2022-06-30 09:48:11 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
"eslint": "^8.18.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-prettier": "^4.1.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^27.5.1",
"prettier": "2.7.1",
"ts-jest": "^27.1.4",