From 7382ce82571248ff4e2fb61b3151b5bda6bc44c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 03:05:08 +0000 Subject: [PATCH] chore(deps): bump fs-extra from 10.1.0 to 11.0.0 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.0.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.0.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tools/automation/package.json | 2 +- tools/build/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tools/automation/package.json b/tools/automation/package.json index 395ca819ba..2972866bb1 100644 --- a/tools/automation/package.json +++ b/tools/automation/package.json @@ -46,7 +46,7 @@ ] }, "dependencies": { - "fs-extra": "^10.1.0", + "fs-extra": "^11.0.0", "handlebars": "^4.7.7", "js-yaml": "^4.1.0", "moment": "^2.29.3", diff --git a/tools/build/package.json b/tools/build/package.json index 55f285949a..517087b668 100644 --- a/tools/build/package.json +++ b/tools/build/package.json @@ -27,7 +27,7 @@ "axios": "^0.27.2", "decompress": "^4.2.1", "docker-image-name-parser": "^0.1.0", - "fs-extra": "^10.1.0", + "fs-extra": "^11.0.0", "glob": "^8.0.1", "handlebars": "^4.7.7", "inversify": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 75004651fa..bdd6291901 100644 --- a/yarn.lock +++ b/yarn.lock @@ -909,7 +909,7 @@ __metadata: eslint-plugin-jest: ^26.4.6 eslint-plugin-no-null: ^1.0.2 eslint-plugin-no-unsanitized: ^4.0.1 - fs-extra: ^10.1.0 + fs-extra: ^11.0.0 handlebars: ^4.7.7 import-sort-style-eslint: ^6.0.0 jest: ^27.5.1 @@ -949,7 +949,7 @@ __metadata: eslint-plugin-jest: ^26.4.6 eslint-plugin-no-null: ^1.0.2 eslint-plugin-no-unsanitized: ^4.0.1 - fs-extra: ^10.1.0 + fs-extra: ^11.0.0 glob: ^8.0.1 handlebars: ^4.7.7 if-env: ^1.0.4 @@ -4356,14 +4356,14 @@ __metadata: languageName: node linkType: hard -"fs-extra@npm:^10.1.0": - version: 10.1.0 - resolution: "fs-extra@npm:10.1.0" +"fs-extra@npm:^11.0.0": + version: 11.0.0 + resolution: "fs-extra@npm:11.0.0" dependencies: graceful-fs: ^4.2.0 jsonfile: ^6.0.1 universalify: ^2.0.0 - checksum: dc94ab37096f813cc3ca12f0f1b5ad6744dfed9ed21e953d72530d103cea193c2f81584a39e9dee1bea36de5ee66805678c0dddc048e8af1427ac19c00fffc50 + checksum: fd29fc5b4f26f91f8adfd3c6e5e87eb73df92630c132765d63a62a3cf41ee706a45533dda75e6be9e2e4d1fc3667e0dcdfcc20e44f957d71cdcf138a4369ce4a languageName: node linkType: hard