Skip to content

Commit 1bb8737

Browse files
Bump prettier from 3.4.2 to 3.5.2 (#1081)
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.2. - [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.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b68b87 commit 1bb8737

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"husky": "^8.0.3",
3434
"js-slang": "^1.0.74",
3535
"lz-string": "^1.5.0",
36-
"prettier": "^3.4.2",
36+
"prettier": "^3.5.2",
3737
"xmldom": "^0.6.0",
3838
"xpath": "0.0.33"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2335,10 +2335,10 @@ prebuild-install@^7.1.1:
23352335
tar-fs "^2.0.0"
23362336
tunnel-agent "^0.6.0"
23372337

2338-
prettier@^3.4.2:
2339-
version "3.4.2"
2340-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2341-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
2338+
prettier@^3.5.2:
2339+
version "3.5.2"
2340+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2341+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
23422342

23432343
proc-log@^4.1.0, proc-log@^4.2.0:
23442344
version "4.2.0"

0 commit comments

Comments
 (0)