Skip to content

Commit

Permalink
Update dependency prettier to v3.1.0 (#808)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2023
1 parent eec04f5 commit 3d4c8db
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion ember-phone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint-plugin-ember": "11.11.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"prettier": "3.0.3",
"prettier": "3.1.0",
"rollup": "3.29.4",
"rollup-plugin-copy": "3.5.0",
"typescript": "5.2.2"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@release-it-plugins/lerna-changelog": "6.0.0",
"@release-it-plugins/workspaces": "4.0.0",
"concurrently": "8.2.2",
"prettier": "3.0.3",
"prettier": "3.1.0",
"release-it": "16.2.1"
},
"engines": {
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"lint-to-the-future-eslint": "2.0.1",
"loader.js": "4.7.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"prettier": "3.1.0",
"qunit": "2.20.0",
"qunit-dom": "3.0.0",
"release-it": "16.2.1",
Expand Down

0 comments on commit 3d4c8db

Please sign in to comment.