Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

Commit c519890

Browse files
build(deps): update dependency prettier to v2.4.1 (#412)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 51d344f commit c519890

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
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"eslint-plugin-prettier": "4.0.0",
1515
"netlify-cli": "6.9.6",
16-
"prettier": "2.4.0",
16+
"prettier": "2.4.1",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "17.4.7",
1919
"tsdx": "0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11135,10 +11135,10 @@ prettier-linter-helpers@^1.0.0:
1113511135
dependencies:
1113611136
fast-diff "^1.1.2"
1113711137

11138-
11139-
version "2.4.0"
11140-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
11141-
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
11138+
11139+
version "2.4.1"
11140+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
11141+
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
1114211142

1114311143
prettier@^1.19.1:
1114411144
version "1.19.1"

0 commit comments

Comments
 (0)