Skip to content

Commit 4da56a5

Browse files
committed
chore(deps): update dependency prettier to v2.2.1
1 parent 3328cf2 commit 4da56a5

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.2.1"
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.2.1:
1412+
version "2.2.1"
1413+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
1414+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
14151415

14161416
progress@^2.0.0:
14171417
version "2.0.3"

0 commit comments

Comments
 (0)