From d49cffaf6a7d884c107ba3ed437921892d56ec87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 16:04:25 +0000 Subject: [PATCH] chore(deps): update dependency @types/pluralize to ^0.0.33 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .changeset/renovate-151ed0c.md | 5 +++++ plugins/cost-insights/package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 .changeset/renovate-151ed0c.md diff --git a/.changeset/renovate-151ed0c.md b/.changeset/renovate-151ed0c.md new file mode 100644 index 0000000000..ee974fac52 --- /dev/null +++ b/.changeset/renovate-151ed0c.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-cost-insights': patch +--- + +Updated dependency `@types/pluralize` to `^0.0.33`. diff --git a/plugins/cost-insights/package.json b/plugins/cost-insights/package.json index 2c383e35ec..337ca7c58b 100644 --- a/plugins/cost-insights/package.json +++ b/plugins/cost-insights/package.json @@ -70,7 +70,7 @@ "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.0.0", - "@types/pluralize": "^0.0.32", + "@types/pluralize": "^0.0.33", "@types/recharts": "^1.8.14", "@types/regression": "^2.0.0", "@types/yup": "^0.29.13", diff --git a/yarn.lock b/yarn.lock index dbb65842ea..37dd68d4e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6516,7 +6516,7 @@ __metadata: "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.0.0 - "@types/pluralize": ^0.0.32 + "@types/pluralize": ^0.0.33 "@types/react": ^16.13.1 || ^17.0.0 "@types/recharts": ^1.8.14 "@types/regression": ^2.0.0 @@ -19406,10 +19406,10 @@ __metadata: languageName: node linkType: hard -"@types/pluralize@npm:^0.0.32": - version: 0.0.32 - resolution: "@types/pluralize@npm:0.0.32" - checksum: 788aa2ad144a0e7b318d03bddfeefecd65e97793e0faad748c458538abd8d680bcc096fe1219567a7c19d41d23b74e45868d7d43a06a44135798eb8da09a1655 +"@types/pluralize@npm:^0.0.33": + version: 0.0.33 + resolution: "@types/pluralize@npm:0.0.33" + checksum: 282d42dc0187e5e0912f9f36ee0f5615bfd273a08d40afe5bf5881cb28daf1977abe10564543032aa0f42352ebba739ff3d86bf5562ac4691c6d1761fcc7cf39 languageName: node linkType: hard