Skip to content

Commit 911e16f

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] <support@dependabot.com>
1 parent b851517 commit 911e16f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-node": "^11.1.0",
4141
"eslint-plugin-prettier": "^3.1.4",
4242
"jest": "^24.9.0",
43-
"prettier": "^2.1.2",
43+
"prettier": "^2.2.1",
4444
"release-it": "^14.2.1",
4545
"release-it-lerna-changelog": "^2.4.0"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5372,10 +5372,10 @@ prettier-linter-helpers@^1.0.0:
53725372
dependencies:
53735373
fast-diff "^1.1.2"
53745374

5375-
prettier@^2.1.2:
5376-
version "2.1.2"
5377-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
5378-
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
5375+
prettier@^2.2.1:
5376+
version "2.2.1"
5377+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5378+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
53795379

53805380
pretty-format@^24.9.0:
53815381
version "24.9.0"

0 commit comments

Comments
 (0)