Skip to content

Commit a4045f4

Browse files
chore(deps): update dependency prettier to v2.8.4
1 parent 8dc7614 commit a4045f4

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-jsdoc": "39.9.1",
6161
"eslint-plugin-prettier": "4.2.1",
6262
"jest": "27.5.1",
63-
"prettier": "2.8.2",
63+
"prettier": "2.8.4",
6464
"semantic-release": "19.0.5",
6565
"ts-jest": "27.1.5",
6666
"ts-node": "10.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5221,10 +5221,10 @@ prettier-linter-helpers@^1.0.0:
52215221
dependencies:
52225222
fast-diff "^1.1.2"
52235223

5224-
5225-
version "2.8.2"
5226-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
5227-
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
5224+
5225+
version "2.8.4"
5226+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
5227+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
52285228

52295229
pretty-format@^27.0.0:
52305230
version "27.4.6"

0 commit comments

Comments
 (0)