From de1b0d09897bf13c1e738ce006854061611f0845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 07:03:13 +0000 Subject: [PATCH] build(deps): bump fs-extra from 9.1.0 to 10.0.1 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.1. - [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/9.1.0...10.0.1) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/alloy-compiler/package.json | 2 +- packages/alloy-compiler/yarn.lock | 9 +++++++++ packages/alloy-utils/package.json | 2 +- packages/alloy-utils/yarn.lock | 14 ++++---------- 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/packages/alloy-compiler/package.json b/packages/alloy-compiler/package.json index a9f8afa..07bf1e9 100644 --- a/packages/alloy-compiler/package.json +++ b/packages/alloy-compiler/package.json @@ -22,7 +22,7 @@ "@babel/types": "^7.9.6", "alloy-utils": "^0.2.7", "chmodr": "^1.2.0", - "fs-extra": "^9.0.0", + "fs-extra": "^10.0.1", "jsonlint": "^1.6.3", "lodash": "^4.17.15", "node.extend": "^2.0.2", diff --git a/packages/alloy-compiler/yarn.lock b/packages/alloy-compiler/yarn.lock index 8ea0e5e..2bf80e3 100644 --- a/packages/alloy-compiler/yarn.lock +++ b/packages/alloy-compiler/yarn.lock @@ -362,6 +362,15 @@ escape-string-regexp@^1.0.5: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= +fs-extra@^10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1.tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8" + integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag== + dependencies: + graceful-fs "^4.2.0" + jsonfile "^6.0.1" + universalify "^2.0.0" + fs-extra@^9.0.0: version "9.1.0" resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" diff --git a/packages/alloy-utils/package.json b/packages/alloy-utils/package.json index 4fd86ef..7a66e57 100644 --- a/packages/alloy-utils/package.json +++ b/packages/alloy-utils/package.json @@ -19,7 +19,7 @@ "@babel/code-frame": "^7.8.3", "chmodr": "^1.2.0", "colors": "^1.4.0", - "fs-extra": "^9.0.0", + "fs-extra": "^10.0.1", "global-paths": "^1.0.0", "jsonlint": "^1.6.3", "lodash": "^4.17.15", diff --git a/packages/alloy-utils/yarn.lock b/packages/alloy-utils/yarn.lock index 53c332d..9119e09 100644 --- a/packages/alloy-utils/yarn.lock +++ b/packages/alloy-utils/yarn.lock @@ -45,11 +45,6 @@ array-unique@^0.3.2: resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428" integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= -at-least-node@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2" - integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== - chalk@^2.0.0: version "2.4.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" @@ -95,12 +90,11 @@ escape-string-regexp@^1.0.5: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -fs-extra@^9.0.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" - integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== +fs-extra@^10.0.1: + version "10.0.1" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1.tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8" + integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag== dependencies: - at-least-node "^1.0.0" graceful-fs "^4.2.0" jsonfile "^6.0.1" universalify "^2.0.0"