Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit 74ec6b2

Browse files
Bump prettier from 1.19.1 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.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@1.19.1...2.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent daec6c1 commit 74ec6b2

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
@@ -32,7 +32,7 @@
3232
"eslint-plugin-prettier": "^3.1.3",
3333
"jest": "^26.4.2",
3434
"nodemon": "^2.0.4",
35-
"prettier": "^1.19.1"
35+
"prettier": "^2.1.2"
3636
},
3737
"scripts": {
3838
"babel-node": "babel-node ",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6024,10 +6024,10 @@ prettier-linter-helpers@^1.0.0:
60246024
dependencies:
60256025
fast-diff "^1.1.2"
60266026

6027-
prettier@^1.19.1:
6028-
version "1.19.1"
6029-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
6030-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
6027+
prettier@^2.1.2:
6028+
version "2.1.2"
6029+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
6030+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
60316031

60326032
pretty-format@^26.4.2:
60336033
version "26.4.2"

0 commit comments

Comments
 (0)