Skip to content

Commit 1e2edfc

Browse files
chore(deps): update dependency prettier to v2.8.6
1 parent 3328cf2 commit 1e2edfc

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
@@ -8,7 +8,7 @@
88
"eslint-plugin-import": "2.22.1",
99
"eslint-plugin-jest": "24.1.3",
1010
"eslint-plugin-prettier": "3.1.4",
11-
"prettier": "2.1.2"
11+
"prettier": "2.8.6"
1212
},
1313
"scripts": {
1414
"test": "jest && npm run lint",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1408,10 +1408,10 @@ prettier-linter-helpers@^1.0.0:
14081408
dependencies:
14091409
fast-diff "^1.1.2"
14101410

1411-
prettier@2.1.2:
1412-
version "2.1.2"
1413-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
1414-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
1411+
prettier@2.8.6:
1412+
version "2.8.6"
1413+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
1414+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
14151415

14161416
progress@^2.0.0:
14171417
version "2.0.3"

0 commit comments

Comments
 (0)