Skip to content

Commit db66344

Browse files
Bump fs-extra from 11.3.0 to 11.3.1 in /eform-client
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.0 to 11.3.1. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.1) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 279bef6 commit db66344

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"chromedriver": "^138.0.5",
147147
"cypress": "14.5.4",
148148
"eslint": "^8.57.1",
149-
"fs-extra": "^11.1.0",
149+
"fs-extra": "^11.3.1",
150150
"guid-typescript": "^1.0.9",
151151
"mammoth": "^1.10.0",
152152
"path": "^0.12.7",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7090,10 +7090,10 @@ fs-extra@^10.1.0:
70907090
jsonfile "^6.0.1"
70917091
universalify "^2.0.0"
70927092

7093-
fs-extra@^11.1.0:
7094-
version "11.3.0"
7095-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
7096-
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
7093+
fs-extra@^11.1.0, fs-extra@^11.3.1:
7094+
version "11.3.1"
7095+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.1.tgz#ba7a1f97a85f94c6db2e52ff69570db3671d5a74"
7096+
integrity sha512-eXvGGwZ5CL17ZSwHWd3bbgk7UUpF6IFHtP57NYYakPvHOs8GDgDe5KJI36jIJzDkJ6eJjuzRA8eBQb6SkKue0g==
70977097
dependencies:
70987098
graceful-fs "^4.2.0"
70997099
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)