From cdc9c41d2829eab9008dee19f8a60e091c129a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 06:03:50 +0000 Subject: [PATCH] build(deps): bump prettier from 2.5.0 to 2.5.1 in /web Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 839402 -> 839402 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 4c3749dcdf4809080e5cea8ae0aaa1ab778cde1a..d8db329777beefed9d658e56355c641a9c05ebbb 100644 GIT binary patch delta 291 zcmaDg*Z9?3;|+$))4!i!=be7~7%OM9J9E1`Gb0c)0WpZpvfZ7T)u4U)Wn)I8=?c-@ z64NIgXH||YbBan12nr1{^^Ni>&#%lhj>@kL%tOfI)5H8ZQM$PW&6OSiREn(kQ1B-I|? n%?iY9K+F!r96-#uJ-nN1`gt^Wgwn(v?Hi)Gw{M8%u_^`tOVVdh delta 301 zcmaDg*Z9?3;|+$))0MWc3QfOojFqL?ow?nenGuMYfEdJP+3wEFYS2F2VJ|n=^q6a` z8q*b`xh1AE^>Qmmy7}r?IeMpuhg4*l7!-LJ7>89Rdrl#B4DouB+ sWRhwR?`8#JHXvpPVh$kY+#cS|HT^s`$Ar?vG3^_oxwmhK=CLXU0H1AQRsaA1 diff --git a/web/package.json b/web/package.json index 7a36072e9..687585baa 100644 --- a/web/package.json +++ b/web/package.json @@ -18,7 +18,7 @@ "eslint-plugin-prettier": "^4.0.0", "less": "^4.1.2", "less-loader": "^7.3.0", - "prettier": "^2.5.0", + "prettier": "^2.5.1", "react": "^17.0.2", "react-app-rewired": "^2.1.8", "react-dom": "^17.0.2",