From f2e72a2a0e82c30bf08489c1392404254d432e74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 21:27:41 +0000 Subject: [PATCH] chore(deps): Bump yarn from 1.22.19 to 1.22.21 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.19 to 1.22.21. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.22.19...v1.22.21) --- updated-dependencies: - dependency-name: yarn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6eb41b3c..57972fff 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-twemoji": "^0.5.0", "sass": "1.69.5", "webpack": "^5.89.0", - "yarn": "^1.22.19" + "yarn": "^1.22.21" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 9ccc6338..c257eb07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10358,10 +10358,10 @@ yaml@^2.0.0: resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.1.tgz#1e06fb4ca46e60d9da07e4f786ea370ed3c3cfec" integrity sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw== -yarn@^1.22.19: - version "1.22.19" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.19.tgz#4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447" - integrity sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ== +yarn@^1.22.21: + version "1.22.21" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.21.tgz#1959a18351b811cdeedbd484a8f86c3cc3bbaf72" + integrity sha512-ynXaJsADJ9JiZ84zU25XkPGOvVMmZ5b7tmTSpKURYwgELdjucAOydqIOrOfTxVYcNXe91xvLZwcRh68SR3liCg== yocto-queue@^0.1.0: version "0.1.0"