Skip to content

chore(deps): bump fs-extra from 10.1.0 to 11.0.0 #370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/automation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down