Skip to content

Commit

Permalink
build(deps): bump fs-extra from 11.1.1 to 11.2.0 (#1111)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent aa873fb commit caf1ab5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion vx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"context": "3.0.2",
"date-fns": "^2.30.0",
"dotenv": "^16.3.1",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"inquirer": "^9.2.11",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8719,14 +8719,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:^11.1.1":
version: 11.1.1
resolution: "fs-extra@npm:11.1.1"
"fs-extra@npm:^11.2.0":
version: 11.2.0
resolution: "fs-extra@npm:11.2.0"
dependencies:
graceful-fs: ^4.2.0
jsonfile: ^6.0.1
universalify: ^2.0.0
checksum: fb883c68245b2d777fbc1f2082c9efb084eaa2bbf9fddaa366130d196c03608eebef7fb490541276429ee1ca99f317e2d73e96f5ca0999eefedf5a624ae1edfd
checksum: b12e42fa40ba47104202f57b8480dd098aa931c2724565e5e70779ab87605665594e76ee5fb00545f772ab9ace167fe06d2ab009c416dc8c842c5ae6df7aa7e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -15813,7 +15813,7 @@ __metadata:
context: 3.0.2
date-fns: ^2.30.0
dotenv: ^16.3.1
fs-extra: ^11.1.1
fs-extra: ^11.2.0
glob: ^10.3.10
inquirer: ^9.2.11
jest: ^29.7.0
Expand Down

0 comments on commit caf1ab5

Please sign in to comment.