Skip to content

Commit d5f14c2

Browse files
chore(deps-dev): bump prettier from 1.17.0 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 1.17.0 to 2.2.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@1.17.0...2.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 911524f commit d5f14c2

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"husky": "^1.3.1",
2626
"lerna": "^3.13.3",
2727
"lint-staged": "^8.1.5",
28-
"prettier": "^1.17.0"
28+
"prettier": "^2.2.1"
2929
}
3030
}

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10678,11 +10678,6 @@ prettier-linter-helpers@^1.0.0:
1067810678
dependencies:
1067910679
fast-diff "^1.1.2"
1068010680

10681-
prettier@^1.17.0:
10682-
version "1.17.0"
10683-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
10684-
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
10685-
1068610681
prettier@^2.2.1:
1068710682
version "2.2.1"
1068810683
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"

0 commit comments

Comments
 (0)