Skip to content

Commit 29b7645

Browse files
build(deps-dev): bump prettier from 3.4.2 to 3.5.0 in the prettier group (#5204)
Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.4.2 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.0) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: prettier ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62fecca commit 29b7645

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"lint-staged": "^15.4.3",
6767
"magic-string": "^0.30.17",
6868
"nx": "20.3.3",
69-
"prettier": "^3.4.2",
69+
"prettier": "^3.5.0",
7070
"rollup": "^4.34.1",
7171
"terser": "^5.37.0",
7272
"tslib": "^2.8.1",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,11 +1930,9 @@
19301930

19311931
"@lwc/eslint-plugin-lwc-internal@link:./scripts/eslint-plugin":
19321932
version "0.0.0"
1933-
uid ""
19341933

19351934
"@lwc/test-utils-lwc-internals@link:./scripts/test-utils":
19361935
version "0.0.0"
1937-
uid ""
19381936

19391937
"@napi-rs/wasm-runtime@0.2.4":
19401938
version "0.2.4"
@@ -10185,10 +10183,10 @@ prepend-http@^2.0.0:
1018510183
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
1018610184
integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
1018710185

10188-
prettier@^3.4.2:
10189-
version "3.4.2"
10190-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
10191-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
10186+
prettier@^3.5.0:
10187+
version "3.5.0"
10188+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
10189+
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
1019210190

1019310191
pretty-format@^29.7.0:
1019410192
version "29.7.0"

0 commit comments

Comments
 (0)