Skip to content

Commit d508697

Browse files
Bump prettier from 2.8.8 to 3.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.4.1. - [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.4.1) --- 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 ae3e717 commit d508697

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.4.1",
3737
"xmldom": "^0.6.0",
3838
"xpath": "0.0.33"
3939
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2832,10 +2832,10 @@ prebuild-install@^7.1.1:
28322832
tar-fs "^2.0.0"
28332833
tunnel-agent "^0.6.0"
28342834

2835-
prettier@^2.8.8:
2836-
version "2.8.8"
2837-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
2838-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
2835+
prettier@^3.4.1:
2836+
version "3.4.1"
2837+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
2838+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
28392839

28402840
promise-inflight@^1.0.1:
28412841
version "1.0.1"

0 commit comments

Comments
 (0)