Skip to content

Commit 09b9c55

Browse files
authored
Merge pull request #130 from byu-oit/dependabot/npm_and_yarn/prettier-3.5.3
Bump prettier from 3.5.1 to 3.5.3
2 parents 258e1e8 + 37ee5dc commit 09b9c55

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint-plugin-jest": "^28.11.0",
3232
"eslint-plugin-prettier": "^5.2.3",
3333
"jest": "^29.7.0",
34-
"prettier": "^3.5.1",
34+
"prettier": "^3.5.3",
3535
"ts-jest": "^29.2.5",
3636
"typescript": "~5.7.3"
3737
}

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4338,15 +4338,10 @@ prettier-linter-helpers@^1.0.0:
43384338
dependencies:
43394339
fast-diff "^1.1.2"
43404340

4341-
prettier@^3.0.0:
4342-
version "3.2.5"
4343-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
4344-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
4345-
4346-
prettier@^3.5.1:
4347-
version "3.5.1"
4348-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4349-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
4341+
prettier@^3.0.0, prettier@^3.5.3:
4342+
version "3.5.3"
4343+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4344+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
43504345

43514346
pretty-format@^29.0.0, pretty-format@^29.7.0:
43524347
version "29.7.0"

0 commit comments

Comments
 (0)