mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build(deps): bump fs-extra from 11.3.0 to 11.3.2
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.0 to 11.3.2. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.3.0...11.3.2) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8662a9753d
commit
163ef9286a
2 changed files with 5 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -16,7 +16,7 @@
|
|||
"electron-localshortcut": "^3.2.1",
|
||||
"electron-log": "^5.4.1",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"fs-extra": "^11.3.0",
|
||||
"fs-extra": "^11.3.2",
|
||||
"node-fetch": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -15829,7 +15829,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/fs-extra": {
|
||||
"version": "11.3.0",
|
||||
"version": "11.3.2",
|
||||
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.2.tgz",
|
||||
"integrity": "sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"graceful-fs": "^4.2.0",
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@
|
|||
"electron-localshortcut": "^3.2.1",
|
||||
"electron-log": "^5.4.1",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"fs-extra": "^11.3.0",
|
||||
"fs-extra": "^11.3.2",
|
||||
"node-fetch": "^2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue