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

Commit 43e7ebe

Browse files
build(deps): update dependency prettier to v2.4.0 (#405)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f87caa5 commit 43e7ebe

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.8.11",
16-
"prettier": "2.3.2",
16+
"prettier": "2.4.0",
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
@@ -11129,10 +11129,10 @@ prettier-linter-helpers@^1.0.0:
1112911129
dependencies:
1113011130
fast-diff "^1.1.2"
1113111131

11132-
prettier@2.3.2:
11133-
version "2.3.2"
11134-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
11135-
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
11132+
prettier@2.4.0:
11133+
version "2.4.0"
11134+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
11135+
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
1113611136

1113711137
prettier@^1.19.1:
1113811138
version "1.19.1"

0 commit comments

Comments
 (0)