From 48f193e82e2e7c44ebc638ce55c033104c181fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 22:47:30 +0100 Subject: [PATCH] build(deps-dev): bump @types/eslint-plugin-prettier from 3.1.2 to 3.1.3 in /token-lending/js (#5747) build(deps-dev): bump @types/eslint-plugin-prettier in /token-lending/js Bumps [@types/eslint-plugin-prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-plugin-prettier) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-plugin-prettier) --- updated-dependencies: - dependency-name: "@types/eslint-plugin-prettier" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- token-lending/js/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/token-lending/js/yarn.lock b/token-lending/js/yarn.lock index 6ff15d30148..9730ae68034 100644 --- a/token-lending/js/yarn.lock +++ b/token-lending/js/yarn.lock @@ -311,9 +311,9 @@ "@types/node" "*" "@types/eslint-plugin-prettier@^3.1.0": - version "3.1.2" - resolved "https://registry.yarnpkg.com/@types/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#3a169730b60e7c94aace778640ebc32726c648bd" - integrity sha512-+93WHgRJxdsNU+nhBJYs/o72QTVxAxrvIRDf13u0D4wLERt7Ab4Y5ezc3lh3oOSO8VUbnqdgG2m5U0AT77eFfg== + version "3.1.3" + resolved "https://registry.yarnpkg.com/@types/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ad98516d11fa887e41a29cd3e4ba5d60396a4356" + integrity sha512-Jk+lgBZM0u9ETUyqe2HvykL1j6uE7L1oEqbInWtsVHT6sP+AdwLb4ncmQBqASTS+YzYOPF6hKX0zgEhblRMjqA== dependencies: "@types/eslint" "*"