Skip to content

Commit c36283c

Browse files
committed
chore(deps): update dependency prettier to v2.6.2
1 parent 3328cf2 commit c36283c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.6.2"
1212
},
1313
"scripts": {
1414
"test": "jest && npm run lint",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.6.2:
1412+
version "2.6.2"
1413+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
1414+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
14151415

14161416
progress@^2.0.0:
14171417
version "2.0.3"

0 commit comments

Comments
 (0)