Bump yarn from 1.22.5 to 1.22.10

Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.5 to 1.22.10.
- [Release notes](https://github.com/yarnpkg/yarn/releases)
- [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yarnpkg/yarn/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-29 06:49:44 +00:00
committed by GitHub
parent ec5dd54001
commit 0445c85879
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5595,9 +5595,9 @@
}
},
"yarn": {
"version": "1.22.5",
"resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.5.tgz",
"integrity": "sha512-5uzKXwdMc++mYktXqkfpNYT9tY8ViWegU58Hgbo+KXzrzzhEyP1Ip+BTtXloLrXNcNlxFJbLiFKGaS9vK9ym6Q=="
"version": "1.22.10",
"resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.10.tgz",
"integrity": "sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA=="
}
}
}

View File

@@ -33,7 +33,7 @@
"requestretry": "^4.1.1",
"ts-jest": "^26.4.0",
"typescript": "^4.0.3",
"yarn": "^1.22.5"
"yarn": "^1.22.10"
},
"devDependencies": {}
}