Skip to content

Commit a1bb3e5

Browse files
chore(deps): update dependency prettier to v2.8.4
1 parent 5e1b2c6 commit a1bb3e5

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": "2.8.4"
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@2.8.4:
1301+
version "2.8.4"
1302+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
1303+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
13041304

13051305
progress@^2.0.0:
13061306
version "2.0.3"

0 commit comments

Comments
 (0)