mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-08 16:16:24 +00:00
Bump yarn from 1.22.4 to 1.22.5
Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.22.4 to 1.22.5. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.22.4...v1.22.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
4c21e05017
commit
7b58dd4615
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5590,9 +5590,9 @@
|
||||
}
|
||||
},
|
||||
"yarn": {
|
||||
"version": "1.22.4",
|
||||
"resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.4.tgz",
|
||||
"integrity": "sha512-oYM7hi/lIWm9bCoDMEWgffW8aiNZXCWeZ1/tGy0DWrN6vmzjCXIKu2Y21o8DYVBUtiktwKcNoxyGl/2iKLUNGA=="
|
||||
"version": "1.22.5",
|
||||
"resolved": "https://registry.npmjs.org/yarn/-/yarn-1.22.5.tgz",
|
||||
"integrity": "sha512-5uzKXwdMc++mYktXqkfpNYT9tY8ViWegU58Hgbo+KXzrzzhEyP1Ip+BTtXloLrXNcNlxFJbLiFKGaS9vK9ym6Q=="
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"requestretry": "^4.1.1",
|
||||
"ts-jest": "^26.3.0",
|
||||
"typescript": "^4.0.2",
|
||||
"yarn": "^1.22.4"
|
||||
"yarn": "^1.22.5"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user