Skip to content

Commit b7e415c

Browse files
Bump fs-extra from 11.3.2 to 11.3.3
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.2 to 11.3.3. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.2...11.3.3) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0c7091 commit b7e415c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint-plugin-react": "^7.37.5",
7575
"eslint-plugin-react-hooks": "^5.2.0",
7676
"eslint-plugin-sonarjs": "^3.0.5",
77-
"fs-extra": "^11.3.2",
77+
"fs-extra": "^11.3.3",
7878
"globals": "^17.0.0",
7979
"husky": "^9.1.7",
8080
"jsdom": "^25.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3968,10 +3968,10 @@ fs-extra@^10.0.1:
39683968
jsonfile "^6.0.1"
39693969
universalify "^2.0.0"
39703970

3971-
fs-extra@^11.3.2:
3972-
version "11.3.2"
3973-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2.tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4"
3974-
integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==
3971+
fs-extra@^11.3.3:
3972+
version "11.3.3"
3973+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee"
3974+
integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==
39753975
dependencies:
39763976
graceful-fs "^4.2.0"
39773977
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)