Skip to content

Commit b49a9f1

Browse files
Bump prettier from 2.8.1 to 2.8.3 in /ui (#132)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e0bf36 commit b49a9f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"ncp": "^2.0.0",
21-
"prettier": "^2.8.1",
21+
"prettier": "^2.8.3",
2222
"rimraf": "^3.0.2"
2323
},
2424
"proxy": "http://localhost:9000",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7021,10 +7021,10 @@ prelude-ls@~1.1.2:
70217021
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
70227022
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
70237023

7024-
prettier@^2.8.1:
7025-
version "2.8.1"
7026-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
7027-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
7024+
prettier@^2.8.3:
7025+
version "2.8.3"
7026+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
7027+
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
70287028

70297029
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
70307030
version "5.6.0"

0 commit comments

Comments
 (0)