зеркало из https://github.com/microsoft/just.git
Update dependency fs-extra to v10 (#628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
c6ec6a8ff6
Коммит
0760a3c3af
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"changes": [
|
||||
{
|
||||
"type": "patch",
|
||||
"comment": "Update dependency fs-extra to v10",
|
||||
"packageName": "just-scripts-utils",
|
||||
"email": "email not defined",
|
||||
"dependentChangeType": "patch"
|
||||
},
|
||||
{
|
||||
"type": "patch",
|
||||
"comment": "Update dependency fs-extra to v10",
|
||||
"packageName": "just-scripts",
|
||||
"email": "email not defined",
|
||||
"dependentChangeType": "patch"
|
||||
},
|
||||
{
|
||||
"type": "patch",
|
||||
"comment": "Update dependency fs-extra to v10",
|
||||
"packageName": "just-task",
|
||||
"email": "email not defined",
|
||||
"dependentChangeType": "patch"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -20,7 +20,7 @@
|
|||
"node": ">=12"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": "^8.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"glob": "^7.1.3",
|
||||
"jju": "^1.4.0",
|
||||
"just-task-logger": ">=1.1.2 <2.0.0",
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"dependencies": {
|
||||
"chalk": "^4.0.0",
|
||||
"diff-match-patch": "1.0.5",
|
||||
"fs-extra": "^8.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"glob": "^7.1.3",
|
||||
"just-scripts-utils": ">=1.1.6 <2.0.0",
|
||||
"just-task": ">=1.5.1 <2.0.0",
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"@rushstack/package-deps-hash": "^3.2.5",
|
||||
"bach": "^1.2.0",
|
||||
"chalk": "^4.0.0",
|
||||
"fs-extra": "^8.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"just-task-logger": ">=1.1.2 <2.0.0",
|
||||
"resolve": "^1.19.0",
|
||||
"undertaker": "^1.3.0",
|
||||
|
|
|
@ -6025,7 +6025,7 @@ fs-extra@^7.0.1, fs-extra@~7.0.1:
|
|||
jsonfile "^4.0.0"
|
||||
universalify "^0.1.0"
|
||||
|
||||
fs-extra@^8.0.0, fs-extra@^8.1.0:
|
||||
fs-extra@^8.1.0:
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
|
||||
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
|
||||
|
|
Загрузка…
Ссылка в новой задаче