Skip to content

Commit b6f3453

Browse files
Update dependency prettier to v2.2.1 (#254)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 67026e2 commit b6f3453

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
@@ -24,7 +24,7 @@
2424
"husky": "4.3.0",
2525
"lint-staged": "10.1.3",
2626
"mocha": "8.1.3",
27-
"prettier": "2.1.1"
27+
"prettier": "2.2.1"
2828
},
2929
"babel": {
3030
"presets": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2910,10 +2910,10 @@ posix-character-classes@^0.1.0:
29102910
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
29112911
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
29122912

2913-
prettier@2.1.1:
2914-
version "2.1.1"
2915-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
2916-
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
2913+
prettier@2.2.1:
2914+
version "2.2.1"
2915+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
2916+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
29172917

29182918
private@^0.1.8:
29192919
version "0.1.8"

0 commit comments

Comments
 (0)