Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-prettier from 5.0.0 to 5.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-prettier from 5.0.0 to 5.1.0.

See this package in npm:
https://www.npmjs.com/package/eslint-plugin-prettier

See this project in Snyk:
https://app.snyk.io/org/noreply-jcz/project/6f18f5a9-d616-4351-b6a0-903a796d4269?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 10, 2024
1 parent 7f2a251 commit e68db0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"prettier": "~3.0.3",
"eslint-config-prettier": "~9.0.0",
"eslint-plugin-prettier": "~5.0.0"
"eslint-plugin-prettier": "~5.1.0"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
Expand Down

0 comments on commit e68db0c

Please sign in to comment.