Skip to content

Commit 0ca9774

Browse files
Bump prettier from 3.5.3 to 3.6.2 (#1100)
--- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 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 a90e9a0 commit 0ca9774

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.5.3",
36+
"prettier": "^3.6.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
@@ -2323,10 +2323,10 @@ prebuild-install@^7.1.1:
23232323
tar-fs "^2.0.0"
23242324
tunnel-agent "^0.6.0"
23252325

2326-
prettier@^3.5.3:
2327-
version "3.5.3"
2328-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2329-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
2326+
prettier@^3.6.2:
2327+
version "3.6.2"
2328+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
2329+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
23302330

23312331
proc-log@^4.1.0, proc-log@^4.2.0:
23322332
version "4.2.0"

0 commit comments

Comments
 (0)