Skip to content

Commit 386a3b1

Browse files
authored
Update dependency prettier to v2.8.1 (#8155)
1 parent 5842512 commit 386a3b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@
12101210
"minimist": "1.2.7",
12111211
"mocha": "10.1.0",
12121212
"plugin-error": "2.0.1",
1213-
"prettier": "2.8.0",
1213+
"prettier": "2.8.1",
12141214
"sinon": "15.0.0",
12151215
"ts-loader": "9.4.2",
12161216
"tslint": "6.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4226,10 +4226,10 @@ prebuild-install@^6.0.0:
42264226
tar-fs "^2.0.0"
42274227
tunnel-agent "^0.6.0"
42284228

4229-
prettier@2.8.0:
4230-
version "2.8.0"
4231-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
4232-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
4229+
prettier@2.8.1:
4230+
version "2.8.1"
4231+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
4232+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
42334233

42344234
pretty-hrtime@^1.0.0:
42354235
version "1.0.3"

0 commit comments

Comments
 (0)