Skip to content

Commit

Permalink
build(deps): update dependency fs-extra to v11.1.1 (#21196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 27, 2023
1 parent e746339 commit 75514d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"extract-zip": "2.0.1",
"find-packages": "10.0.4",
"find-up": "5.0.0",
"fs-extra": "11.1.0",
"fs-extra": "11.1.1",
"git-url-parse": "13.1.0",
"github-url-from-git": "1.5.0",
"global-agent": "3.0.0",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5368,16 +5368,7 @@ from2@^2.3.0:
inherits "^2.0.1"
readable-stream "^2.0.0"

[email protected]:
version "11.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
dependencies:
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^2.0.0"

fs-extra@^11.0.0, fs-extra@^11.1.0:
[email protected], fs-extra@^11.0.0, fs-extra@^11.1.0:
version "11.1.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
Expand Down

0 comments on commit 75514d6

Please sign in to comment.