Skip to content

Commit cfd7bcd

Browse files
authored
Merge pull request #382 from raduwen/dependabot/npm_and_yarn/prettier-2.8.7
build(deps-dev): bump prettier from 2.8.2 to 2.8.7
2 parents 06d7120 + 62368f5 commit cfd7bcd

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
@@ -35,7 +35,7 @@
3535
"eslint-config-prettier": "^8.5.0",
3636
"eslint-plugin-react": "^7.32.0",
3737
"firebase-tools": "^11.20.0",
38-
"prettier": "^2.8.2",
38+
"prettier": "^2.8.7",
3939
"typescript": "^4.9.4"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6156,10 +6156,10 @@ prepend-http@^2.0.0:
61566156
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
61576157
integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
61586158

6159-
prettier@^2.8.2:
6160-
version "2.8.2"
6161-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
6162-
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
6159+
prettier@^2.8.7:
6160+
version "2.8.7"
6161+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
6162+
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
61636163

61646164
process-nextick-args@~2.0.0:
61656165
version "2.0.1"

0 commit comments

Comments
 (0)