Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2431ffd

Browse files
authoredNov 26, 2024
chore(deps): update dependency prettier to v3
1 parent 5e1b2c6 commit 2431ffd

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
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"eslint": "7.32.0",
2626
"eslint-config-airbnb": "18.2.1",
27-
"prettier": "2.7.1"
27+
"prettier": "3.4.1"
2828
},
2929
"dependencies": {
3030
"@babel/core": "^7.9.6",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1297,10 +1297,10 @@ prelude-ls@^1.2.1:
12971297
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
12981298
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
12991299

1300-
prettier@2.7.1:
1301-
version "2.7.1"
1302-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
1303-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
1300+
prettier@3.4.1:
1301+
version "3.4.1"
1302+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
1303+
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
13041304

13051305
progress@^2.0.0:
13061306
version "2.0.3"

0 commit comments

Comments
 (0)