Skip to content

Commit 7c95b5e

Browse files
committed
Update dependency yarn to ^1.22.7
1 parent d1eddcd commit 7c95b5e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"husky": "^1.3.1",
1515
"lerna": "^3.16.4",
1616
"lint-staged": "^8.2.1",
17-
"yarn": "^1.17.3"
17+
"yarn": "^1.22.7"
1818
},
1919
"renovate": {
2020
"extends": [

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22893,11 +22893,16 @@ yargs@^7.0.0:
2289322893
y18n "^3.2.1"
2289422894
yargs-parser "^5.0.0"
2289522895

22896-
yarn@^1.10.1, yarn@^1.17.3:
22896+
yarn@^1.10.1:
2289722897
version "1.22.4"
2289822898
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.4.tgz#01c1197ca5b27f21edc8bc472cd4c8ce0e5a470e"
2289922899
integrity sha512-oYM7hi/lIWm9bCoDMEWgffW8aiNZXCWeZ1/tGy0DWrN6vmzjCXIKu2Y21o8DYVBUtiktwKcNoxyGl/2iKLUNGA==
2290022900

22901+
yarn@^1.22.7:
22902+
version "1.22.7"
22903+
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.7.tgz#b04f8779f4d4efd0211067dd9abf09c47f1a5d96"
22904+
integrity sha512-Kj70fr/tH6tYZPeOKHKXtaOxhiXCaMTQxMzRRwk13nn9mcPUuXqX+ve66rxFgMmD8NiZXIsLP+VP+fJFjLPJDA==
22905+
2290122906
2290222907
version "2.4.1"
2290322908
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.4.1.tgz#9528f442dab1b2284e58b4379bb194e22e0c4005"

0 commit comments

Comments
 (0)