Skip to content

Commit babfa2d

Browse files
build(deps-dev): bump prettier from 2.1.2 to 2.2.0 (#404)
1 parent be34c06 commit babfa2d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-prettier": "^3.1.4",
4949
"execa": "^4.1.0",
5050
"jest": "^26.6.3",
51-
"prettier": "^2.1.2",
51+
"prettier": "^2.2.0",
5252
"release-it": "^14.2.1",
5353
"release-it-lerna-changelog": "^3.1.0"
5454
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5881,10 +5881,10 @@ prettier-linter-helpers@^1.0.0:
58815881
dependencies:
58825882
fast-diff "^1.1.2"
58835883

5884-
prettier@^2.1.2:
5885-
version "2.1.2"
5886-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
5887-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
5884+
prettier@^2.2.0:
5885+
version "2.2.0"
5886+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.0.tgz#8a03c7777883b29b37fb2c4348c66a78e980418b"
5887+
integrity sha512-yYerpkvseM4iKD/BXLYUkQV5aKt4tQPqaGW6EsZjzyu0r7sVZZNPJW4Y8MyKmicp6t42XUPcBVA+H6sB3gqndw==
58885888

58895889
pretty-format@^26.6.2:
58905890
version "26.6.2"

0 commit comments

Comments
 (0)