aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-29 18:24:49 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-29 20:32:18 +0530
commit6737c7c16cb2c37d494c9c4da76c439f7aaf719c (patch)
tree0790293f08da76519b455707e3cfc6c43a5dae48
parentBump uuid from 8.3.2 to 9.0.0 (#884) (diff)
downloadferdium-app-6737c7c16cb2c37d494c9c4da76c439f7aaf719c.tar.gz
ferdium-app-6737c7c16cb2c37d494c9c4da76c439f7aaf719c.tar.zst
ferdium-app-6737c7c16cb2c37d494c9c4da76c439f7aaf719c.zip
Bump fs-extra from 10.1.0 to 11.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.0. - [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/10.1.0...11.1.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml5
2 files changed, 3 insertions, 4 deletions
diff --git a/package.json b/package.json
index 1483b1ddd..884cedc59 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
76 "electron-updater": "5.3.0", 76 "electron-updater": "5.3.0",
77 "electron-window-state": "5.0.3", 77 "electron-window-state": "5.0.3",
78 "fast-folder-size": "1.7.1", 78 "fast-folder-size": "1.7.1",
79 "fs-extra": "10.1.0", 79 "fs-extra": "11.1.0",
80 "google-translate-api-x": "10.5.2", 80 "google-translate-api-x": "10.5.2",
81 "history": "5.3.0", 81 "history": "5.3.0",
82 "immutable": "4.2.2", 82 "immutable": "4.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e5c45e702..02c006e5c 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -79,7 +79,7 @@ specifiers:
79 eslint-plugin-react-hooks: 4.6.0 79 eslint-plugin-react-hooks: 4.6.0
80 eslint-plugin-unicorn: 42.0.0 80 eslint-plugin-unicorn: 42.0.0
81 fast-folder-size: 1.7.1 81 fast-folder-size: 1.7.1
82 fs-extra: 10.1.0 82 fs-extra: 11.1.0
83 google-translate-api-x: 10.5.2 83 google-translate-api-x: 10.5.2
84 gulp-livereload: 4.0.2 84 gulp-livereload: 4.0.2
85 history: 5.3.0 85 history: 5.3.0
@@ -175,7 +175,7 @@ dependencies:
175 electron-updater: 5.3.0 175 electron-updater: 5.3.0
176 electron-window-state: 5.0.3 176 electron-window-state: 5.0.3
177 fast-folder-size: 1.7.1 177 fast-folder-size: 1.7.1
178 fs-extra: 10.1.0 178 fs-extra: 11.1.0
179 google-translate-api-x: 10.5.2 179 google-translate-api-x: 10.5.2
180 history: 5.3.0 180 history: 5.3.0
181 immutable: 4.2.2 181 immutable: 4.2.2
@@ -6074,7 +6074,6 @@ packages:
6074 graceful-fs: 4.2.10 6074 graceful-fs: 4.2.10
6075 jsonfile: 6.1.0 6075 jsonfile: 6.1.0
6076 universalify: 2.0.0 6076 universalify: 2.0.0
6077 dev: true
6078 6077
6079 /fs-extra/6.0.1: 6078 /fs-extra/6.0.1:
6080 resolution: {integrity: sha512-GnyIkKhhzXZUWFCaJzvyDLEEgDkPfb4/TPvJCJVuS8MWZgoSsErf++QpiAlDnKFcqhRlm+tIOcencCjyJE6ZCA==} 6079 resolution: {integrity: sha512-GnyIkKhhzXZUWFCaJzvyDLEEgDkPfb4/TPvJCJVuS8MWZgoSsErf++QpiAlDnKFcqhRlm+tIOcencCjyJE6ZCA==}