Skip to content

Commit 64267e3

Browse files
Bump yarn from 1.21.1 to 1.22.0
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.21.1 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.21.1...v1.22.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6443d5 commit 64267e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"tslint": "6.0.0",
3333
"typescript": "3.7.5",
3434
"typescript-eslint-parser": "22.0.0",
35-
"yarn": "^1.21.1"
35+
"yarn": "^1.22.0"
3636
}
3737
}

yarn.lock

100755100644
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7687,7 +7687,7 @@ [email protected]:
76877687
y18n "^3.2.1 || ^4.0.0"
76887688
yargs-parser "^11.1.1"
76897689

7690-
yarn@^1.21.1:
7691-
version "1.21.1"
7692-
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.21.1.tgz#1d5da01a9a03492dc4a5957befc1fd12da83d89c"
7693-
integrity sha512-dQgmJv676X/NQczpbiDtc2hsE/pppGDJAzwlRiADMTvFzYbdxPj2WO4PcNyriSt2c4jsCMpt8UFRKHUozt21GQ==
7690+
yarn@^1.22.0:
7691+
version "1.22.0"
7692+
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881"
7693+
integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg==

0 commit comments

Comments
 (0)