Skip to content

Commit 4a7435b

Browse files
Bump prettier from 1.19.1 to 2.0.4 in /src/Return.Web
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.4. - [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.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 480293e commit 4a7435b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/Return.Web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"husky": "^4.2.5",
1414
"node-sass": "^4.13.1",
1515
"postcss-cli": "^7.1.0",
16-
"prettier": "^1.19.1",
16+
"prettier": "^2.0.4",
1717
"pretty-quick": "^2.0.1"
1818
},
1919
"scripts": {

src/Return.Web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3031,10 +3031,10 @@ postcss@^7.0.0, postcss@^7.0.17, postcss@^7.0.27, postcss@^7.0.7:
30313031
source-map "^0.6.1"
30323032
supports-color "^6.1.0"
30333033

3034-
prettier@^1.19.1:
3035-
version "1.19.1"
3036-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
3037-
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
3034+
prettier@^2.0.4:
3035+
version "2.0.4"
3036+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.4.tgz#2d1bae173e355996ee355ec9830a7a1ee05457ef"
3037+
integrity sha512-SVJIQ51spzFDvh4fIbCLvciiDMCrRhlN3mbZvv/+ycjvmF5E73bKdGfU8QDLNmjYJf+lsGnDBC4UUnvTe5OO0w==
30383038

30393039
pretty-hrtime@^1.0.0, pretty-hrtime@^1.0.3:
30403040
version "1.0.3"

0 commit comments

Comments
 (0)