Skip to content

Commit 04208e0

Browse files
chore(deps): update dependency prettier to v3.3.0
1 parent b0c1009 commit 04208e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/node": "20.12.12",
2828
"@types/url-regex-safe": "1.0.2",
2929
"nodemon": "3.1.1",
30-
"prettier": "3.2.5",
30+
"prettier": "3.3.0",
3131
"typescript": "5.4.5"
3232
}
3333
}

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1045,10 +1045,10 @@ picomatch@^2.0.4, picomatch@^2.2.1:
10451045
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
10461046
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
10471047

1048-
prettier@3.2.5:
1049-
version "3.2.5"
1050-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
1051-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
1048+
prettier@3.3.0:
1049+
version "3.3.0"
1050+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
1051+
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
10521052

10531053
proxy-addr@~2.0.7:
10541054
version "2.0.7"

0 commit comments

Comments
 (0)