Skip to content

Commit 951e940

Browse files
Bump yarn from 1.9.4 to 1.22.0
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.9.4 to 1.22.0. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](yarnpkg/yarn@v1.9.4...v1.22.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f2eacef commit 951e940

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
@@ -76,7 +76,7 @@
7676
"task-graph-runner": "^1.0.1",
7777
"temp-write": "^3.4.0",
7878
"typeable-promisify": "^2.0.1",
79-
"yarn": "^1.9.4"
79+
"yarn": "^1.22.0"
8080
},
8181
"jest": {
8282
"resetMocks": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4702,7 +4702,7 @@ yargs@~3.10.0:
47024702
decamelize "^1.0.0"
47034703
window-size "0.1.0"
47044704

4705-
yarn@^1.9.4:
4706-
version "1.9.4"
4707-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.9.4.tgz#3b82d8446b652775723900b470d966861976924b"
4708-
integrity sha1-O4LYRGtlJ3VyOQC0cNlmhhl2kks=
4705+
yarn@^1.22.0:
4706+
version "1.22.0"
4707+
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881"
4708+
integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg==

0 commit comments

Comments
 (0)