Skip to content

Commit d67c49a

Browse files
Bump prettier from 2.1.1 to 2.1.2 (JamesIves#425)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.1.1...2.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 0e70ab2 commit d67c49a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-prettier": "^3.1.2",
4848
"jest": "25.5.4",
4949
"jest-circus": "26.4.2",
50-
"prettier": "2.1.1",
50+
"prettier": "2.1.2",
5151
"ts-jest": "25.5.1",
5252
"typescript": "3.9.7"
5353
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4143,9 +4143,9 @@ prettier-linter-helpers@^1.0.0:
41434143
dependencies:
41444144
fast-diff "^1.1.2"
41454145

4146-
prettier@2.1.1, prettier@>=1.12.0:
4147-
version "2.1.1"
4148-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
4146+
prettier@2.1.2, prettier@>=1.12.0:
4147+
version "2.1.2"
4148+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
41494149

41504150
pretty-format@^25.2.1, pretty-format@^25.5.0:
41514151
version "25.5.0"

0 commit comments

Comments
 (0)