Skip to content

Commit a0b7a76

Browse files
Bump prettier from 2.0.5 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.0.5...2.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6f88929 commit a0b7a76

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.0.5",
43+
"prettier": "^2.1.1",
4444
"release-it": "^13.7.0",
4545
"release-it-lerna-changelog": "^2.3.0"
4646
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5279,10 +5279,10 @@ prettier-linter-helpers@^1.0.0:
52795279
dependencies:
52805280
fast-diff "^1.1.2"
52815281

5282-
prettier@^2.0.5:
5283-
version "2.0.5"
5284-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
5285-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
5282+
prettier@^2.1.1:
5283+
version "2.1.1"
5284+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
5285+
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
52865286

52875287
pretty-format@^24.9.0:
52885288
version "24.9.0"

0 commit comments

Comments
 (0)