Skip to content

Commit aa55480

Browse files
authored
Merge pull request #413 from raduwen/dependabot/npm_and_yarn/prettier-2.8.8
build(deps-dev): bump prettier from 2.8.7 to 2.8.8
2 parents b7ec5f1 + a0ba84b commit aa55480

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.2",
3737
"firebase-tools": "^11.20.0",
38-
"prettier": "^2.8.7",
38+
"prettier": "^2.8.8",
3939
"typescript": "^4.9.4"
4040
}
4141
}

yarn.lock

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

6176-
prettier@^2.8.7:
6177-
version "2.8.7"
6178-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
6179-
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==
6176+
prettier@^2.8.8:
6177+
version "2.8.8"
6178+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
6179+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
61806180

61816181
process-nextick-args@~2.0.0:
61826182
version "2.0.1"

0 commit comments

Comments
 (0)