From 477ee2288c96b1284a77a8a0d02a2dcec0be63d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 19:41:51 +0000 Subject: [PATCH] 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:development 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 0e8095d0..27f9ccff 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^5.0.2", "webpack-node-externals": "^3.0.0", - "yarn": "^1.22.19", + "yarn": "^1.22.21", "zustand": "^4.3.7", "zx": "4.2.0" } diff --git a/yarn.lock b/yarn.lock index 7aa62058..a996d141 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17285,10 +17285,10 @@ yargs@^17.3.1: y18n "^5.0.5" yargs-parser "^21.1.1" -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== yauzl@^2.10.0: version "2.10.0"