Skip to content

Commit 15d633b

Browse files
Bump prettier from 2.1.2 to 2.2.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.1.2...2.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d2efe68 commit 15d633b

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
@@ -68,7 +68,7 @@
6868
"eslint-plugin-promise": "^4.2.1",
6969
"eslint-plugin-standard": "^4.0.1",
7070
"jest": "^26.6.3",
71-
"prettier": "^2.1.2",
71+
"prettier": "^2.2.1",
7272
"ts-jest": "^26.4.4",
7373
"ts-node-dev": "^1.1.1",
7474
"tsconfig-paths": "^3.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5672,10 +5672,10 @@ prettier-linter-helpers@^1.0.0:
56725672
dependencies:
56735673
fast-diff "^1.1.2"
56745674

5675-
prettier@^2.1.2:
5676-
version "2.1.2"
5677-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
5678-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
5675+
prettier@^2.2.1:
5676+
version "2.2.1"
5677+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5678+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
56795679

56805680
pretty-format@^26.0.0, pretty-format@^26.6.2:
56815681
version "26.6.2"

0 commit comments

Comments
 (0)