Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 2069d3d

Browse files
dependabot[bot]justinclift
authored andcommitted
build(deps-dev): bump yarn from 1.22.21 to 1.22.22
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.21 to 1.22.22. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](yarnpkg/yarn@v1.22.21...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>
1 parent f9b1b90 commit 2069d3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"style-loader": "^3.3.4",
6666
"webpack": "^5.90.3",
6767
"webpack-cli": "^5.1.4",
68-
"yarn": "^1.22.21"
68+
"yarn": "^1.22.22"
6969
}
7070
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4268,10 +4268,10 @@ yaml@^1.10.0:
42684268
resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz"
42694269
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
42704270

4271-
yarn@^1.22.21:
4272-
version "1.22.21"
4273-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.21.tgz#1959a18351b811cdeedbd484a8f86c3cc3bbaf72"
4274-
integrity sha512-ynXaJsADJ9JiZ84zU25XkPGOvVMmZ5b7tmTSpKURYwgELdjucAOydqIOrOfTxVYcNXe91xvLZwcRh68SR3liCg==
4271+
yarn@^1.22.22:
4272+
version "1.22.22"
4273+
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.22.tgz#ac34549e6aa8e7ead463a7407e1c7390f61a6610"
4274+
integrity sha512-prL3kGtyG7o9Z9Sv8IPfBNrWTDmXB4Qbes8A9rEzt6wkJV8mUvoirjU0Mp3GGAU06Y0XQyA3/2/RQFVuK7MTfg==
42754275

42764276
yauzl@^2.10.0:
42774277
version "2.10.0"

0 commit comments

Comments
 (0)