From 74d19659ae41c4e3fa0f53c172b81763bb22f497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 15:21:48 +0000 Subject: [PATCH] chore(deps-dev): bump @formatjs/cli from 6.3.6 to 6.3.8 (#18294) Bumps [@formatjs/cli](https://github.com/formatjs/formatjs) from 6.3.6 to 6.3.8. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/cli@6.3.6...@formatjs/cli@6.3.8) --- 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 977763702cb..048f2e09a69 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@babel/preset-typescript": "7.26.0", "@emotion/eslint-plugin": "11.11.0", "@faker-js/faker": "9.1.0", - "@formatjs/cli": "6.3.6", + "@formatjs/cli": "6.3.8", "@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 2a5d66ee45c..9f752b2ffe5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3383,9 +3383,9 @@ __metadata: languageName: node linkType: hard -"@formatjs/cli@npm:6.3.6": - version: 6.3.6 - resolution: "@formatjs/cli@npm:6.3.6" +"@formatjs/cli@npm:6.3.8": + version: 6.3.8 + resolution: "@formatjs/cli@npm:6.3.8" peerDependencies: "@glimmer/env": ^0.1.7 "@glimmer/reference": ^0.91.1 || ^0.92.0 @@ -3414,7 +3414,7 @@ __metadata: optional: true bin: formatjs: bin/formatjs - checksum: 10/7f6f82784f7f4de555aa6f9a26b534b3598aab6ee4cb91030f1d1c2d3b4d91b5a3ac829a1c3ccfd98a734f9732e784480292f7296eb7e28d3a71d873441361f1 + checksum: 10/da66cc5ccea9ec7c2896174c48b624342b986caf6ec5f910ce1dd53128ecee2be683d2a323c7d74af013e36754b917225c9094bea8bcf5b0a8a04e34ba533521 languageName: node linkType: hard @@ -18681,7 +18681,7 @@ __metadata: "@emotion/eslint-plugin": "npm:11.11.0" "@emotion/react": "npm:11.11.4" "@faker-js/faker": "npm:9.1.0" - "@formatjs/cli": "npm:6.3.6" + "@formatjs/cli": "npm:6.3.8" "@lexical/history": "npm:0.20.0" "@lexical/react": "npm:0.20.0" "@mediapipe/tasks-vision": "npm:0.10.17"