Skip to content

Commit 6d78a80

Browse files
Bump prettier from 2.8.8 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.3.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.3.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ff5fb5 commit 6d78a80

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.57",
3535
"lz-string": "^1.5.0",
36-
"prettier": "^2.8.8",
36+
"prettier": "^3.3.3",
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
@@ -2655,10 +2655,10 @@ prebuild-install@^7.1.1:
26552655
tar-fs "^2.0.0"
26562656
tunnel-agent "^0.6.0"
26572657

2658-
prettier@^2.8.8:
2659-
version "2.8.8"
2660-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
2661-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
2658+
prettier@^3.3.3:
2659+
version "3.3.3"
2660+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
2661+
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
26622662

26632663
promise-retry@^2.0.1:
26642664
version "2.0.1"

0 commit comments

Comments
 (0)