Skip to content

Commit f7e96be

Browse files
Update dependency prettier to v2.8.0 (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8cc8d9f commit f7e96be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-prettier": "4.2.1",
3939
"gas-webpack-plugin": "2.3.0",
4040
"jest": "27.5.1",
41-
"prettier": "2.7.1",
41+
"prettier": "2.8.0",
4242
"rimraf": "3.0.2",
4343
"ts-jest": "27.1.5",
4444
"ts-loader": "9.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5261,10 +5261,10 @@ prettier-linter-helpers@^1.0.0:
52615261
dependencies:
52625262
fast-diff "^1.1.2"
52635263

5264-
prettier@2.7.1:
5265-
version "2.7.1"
5266-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5267-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
5264+
prettier@2.8.0:
5265+
version "2.8.0"
5266+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
5267+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
52685268

52695269
pretty-format@^27.0.0:
52705270
version "27.2.2"

0 commit comments

Comments
 (0)