Skip to content

Commit

Permalink
Update dependency prettier to v3.4.2 (#827)
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 Dec 4, 2024
1 parent 6b85c5c commit 7b66049
Show file tree
Hide file tree
Showing 12 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion apps/ember-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"eslint-plugin-qunit": "8.1.2",
"loader.js": "4.7.0",
"npm-run-all2": "7.0.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-ember-template-tag": "2.0.4",
"qunit": "2.23.0",
"qunit-dom": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/ember-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-plugin-qunit": "8.1.2",
"globals": "15.13.0",
"loader.js": "4.7.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-ember-template-tag": "2.0.4",
"qunit": "2.23.0",
"qunit-dom": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/ember-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"eslint-plugin-qunit": "8.1.2",
"loader.js": "4.7.0",
"npm-run-all2": "7.0.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"prettier-plugin-ember-template-tag": "2.0.4",
"qunit": "2.23.0",
"qunit-dom": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.10",
"concurrently": "9.1.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"turbo": "2.3.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/build-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"glob": "11.0.0",
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.5.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rollup": "4.28.0",
"typescript": "5.7.2",
"vitest": "2.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-n": "17.14.0",
"eslint-plugin-prettier": "5.2.1",
"pkgroll": "2.5.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vitest": "2.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-n": "17.14.0",
"eslint-plugin-prettier": "5.2.1",
"pkgroll": "2.5.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vitest": "2.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"eslint-plugin-ember": "12.3.3",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-prettier": "5.2.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rollup": "4.28.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-node-externals": "7.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"glob": "11.0.0",
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.5.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rollup": "4.28.0",
"typescript": "5.7.2",
"vite": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/wc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"playwright": "1.49.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"tslib": "2.8.1",
"typescript": "5.7.2",
"vite": "6.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"jest-image-snapshot": "6.4.0",
"memfs": "4.14.1",
"pkgroll": "2.5.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"style-loader": "4.0.0",
"typescript": "5.7.2",
"vitest": "2.1.6",
Expand Down
92 changes: 46 additions & 46 deletions pnpm-lock.yaml

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

0 comments on commit 7b66049

Please sign in to comment.