Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryshu committed May 20, 2024
1 parent daa337d commit 485ceb2
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 18 deletions.
73 changes: 57 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "3.0.0",
"eslint-plugin-sonarjs": "1.0.3",
Expand All @@ -74,7 +74,7 @@
"nyc-config-common": "1.0.1",
"nyc": "15.1.0",
"pinst": "3.0.0",
"prettier": "2.8.8",
"prettier": "3.2.5",
"semantic-release": "22.0.12",
"temp-write": "4.0.0",
"typescript": "5.4.5"
Expand Down

0 comments on commit 485ceb2

Please sign in to comment.