From 91bd6c824f696554f80ca3370ea11b14d8640092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 14:32:53 +0000 Subject: [PATCH] chore(deps-dev): bump @formatjs/cli from 6.2.12 to 6.2.15 (#18150) Bumps [@formatjs/cli](https://github.com/formatjs/formatjs) from 6.2.12 to 6.2.15. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.2.12...@formatjs/cli@6.2.15) --- updated-dependencies: - dependency-name: "@formatjs/cli" 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> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8680e2b3b04..7c1bc91e56f 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@babel/preset-typescript": "7.25.7", "@emotion/eslint-plugin": "11.11.0", "@faker-js/faker": "9.0.3", - "@formatjs/cli": "6.2.12", + "@formatjs/cli": "6.2.15", "@roamhq/wrtc": "0.8.0", "@testing-library/dom": "^10.4.0", "@testing-library/react": "16.0.1", diff --git a/yarn.lock b/yarn.lock index ee95ee4a932..6b15d9cee51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3367,9 +3367,9 @@ __metadata: languageName: node linkType: hard -"@formatjs/cli@npm:6.2.12": - version: 6.2.12 - resolution: "@formatjs/cli@npm:6.2.12" +"@formatjs/cli@npm:6.2.15": + version: 6.2.15 + resolution: "@formatjs/cli@npm:6.2.15" peerDependencies: "@glimmer/env": ^0.1.7 "@glimmer/reference": ^0.91.1 || ^0.92.0 @@ -3398,7 +3398,7 @@ __metadata: optional: true bin: formatjs: bin/formatjs - checksum: 10/468123112ddd3c26ae2c11cead5ab684b1c7712c841c976e42cc3d9ab7aa10fa6ea02208b2beeaabfd3872fab16a10fa44eb3e9d611c716f7d80dfaf6f420962 + checksum: 10/0fe06fd111ccf896ea156ab0f85cb19febbff7500e6333f071aea92900bd8f790a1ef83a1f8b8390498f8f49a68de01ead4a4edf7820e3311040746cf66c52c6 languageName: node linkType: hard @@ -18608,7 +18608,7 @@ __metadata: "@emotion/eslint-plugin": "npm:11.11.0" "@emotion/react": "npm:11.11.4" "@faker-js/faker": "npm:9.0.3" - "@formatjs/cli": "npm:6.2.12" + "@formatjs/cli": "npm:6.2.15" "@lexical/history": "npm:0.18.0" "@lexical/react": "npm:0.18.0" "@mediapipe/tasks-vision": "npm:0.10.17"