From 049e90100bf93c4bb958ed57eb583203558642f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 19:07:54 +0000 Subject: [PATCH] Bump yarn from 1.22.19 to 1.22.22 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.19 to 1.22.22. - [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.22) --- updated-dependencies: - dependency-name: yarn dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0e8095d0..1073c4c6 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.22", "zustand": "^4.3.7", "zx": "4.2.0" } diff --git a/yarn.lock b/yarn.lock index 7aa62058..06e389a3 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.22: + version "1.22.22" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz#ac34549e6aa8e7ead463a7407e1c7390f61a6610" + integrity sha512-prL3kGtyG7o9Z9Sv8IPfBNrWTDmXB4Qbes8A9rEzt6wkJV8mUvoirjU0Mp3GGAU06Y0XQyA3/2/RQFVuK7MTfg== yauzl@^2.10.0: version "2.10.0"