Skip to content

Commit c9f250d

Browse files
Bump prettier from 3.3.3 to 3.4.2 (#1071)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.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 afaccbc commit c9f250d

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.3.3",
36+
"prettier": "^3.4.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
@@ -2328,10 +2328,10 @@ prebuild-install@^7.1.1:
23282328
tar-fs "^2.0.0"
23292329
tunnel-agent "^0.6.0"
23302330

2331-
prettier@^3.3.3:
2332-
version "3.3.3"
2333-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
2334-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
2331+
prettier@^3.4.2:
2332+
version "3.4.2"
2333+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2334+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
23352335

23362336
proc-log@^4.1.0, proc-log@^4.2.0:
23372337
version "4.2.0"

0 commit comments

Comments
 (0)