Skip to content

Commit

Permalink
Update fs-extra to version 11.2.0 (realm#6414)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and bimusiek committed Mar 14, 2024
1 parent 1b4e94c commit c692611
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 20 deletions.
2 changes: 1 addition & 1 deletion integration-tests/environments/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@electron/remote": "^2.0.9",
"@realm/integration-tests": "*",
"fs-extra": "^9.1.0",
"fs-extra": "^11.2.0",
"mocha-remote-client": "^1.8.0",
"@realm/app-importer": "*"
},
Expand Down
47 changes: 31 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/realm-app-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"chalk": "^5.3.0",
"debug": "^4.3.4",
"deepmerge": "^4.2.2",
"fs-extra": "^10.1.0",
"fs-extra": "^11.2.0",
"glob": "^8.0.3",
"yargs": "^17.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/realm-web-integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/puppeteer": "^5.4.6",
"@types/webpack": "^5.28.0",
"@types/webpack-env": "^1.17.0",
"fs-extra": "^10.1.0",
"fs-extra": "^11.2.0",
"html-webpack-plugin": "^5.5.0",
"mongodb-realm-cli": "^1.3.2",
"source-map-loader": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/realm-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@types/js-base64": "^3.3.1",
"@types/mocha": "^10.0.6",
"chai": "4.3.6",
"fs-extra": "^10.0.0",
"fs-extra": "^11.2.0",
"mocha": "^10.2.0"
},
"engines": {
Expand Down

0 comments on commit c692611

Please sign in to comment.