Skip to content

Commit f32b83d

Browse files
fix(deps): update dependency prettier to ^2.8.2
1 parent 08c413c commit f32b83d

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
@@ -13,7 +13,7 @@
1313
"@sourcegraph/prettierrc": "^3.0.3",
1414
"eslint": "^7.32.0",
1515
"husky": "^4.3.5",
16-
"prettier": "^2.6.0",
16+
"prettier": "^2.8.2",
1717
"semantic-release": "^17.1.2"
1818
},
1919
"commitlint": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7454,10 +7454,10 @@ prepend-http@^2.0.0:
74547454
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
74557455
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
74567456

7457-
prettier@^2.6.0:
7458-
version "2.6.0"
7459-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
7460-
integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
7457+
prettier@^2.8.2:
7458+
version "2.8.2"
7459+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
7460+
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
74617461

74627462
pretty-format@^25.2.1, pretty-format@^25.5.0:
74637463
version "25.5.0"

0 commit comments

Comments
 (0)