Skip to content

Commit 57e1ddc

Browse files
authored
Merge pull request #3 from agch-dev/dependabot/npm_and_yarn/fs-extra-11.3.3
Bump fs-extra from 11.3.2 to 11.3.3
2 parents 87b1484 + b7e415c commit 57e1ddc

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
@@ -77,7 +77,7 @@
7777
"eslint-plugin-react": "^7.37.5",
7878
"eslint-plugin-react-hooks": "^5.2.0",
7979
"eslint-plugin-sonarjs": "^3.0.5",
80-
"fs-extra": "^11.3.2",
80+
"fs-extra": "^11.3.3",
8181
"globals": "^17.0.0",
8282
"husky": "^9.1.7",
8383
"jsdom": "^25.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3946,10 +3946,10 @@ fs-extra@^10.0.1:
39463946
jsonfile "^6.0.1"
39473947
universalify "^2.0.0"
39483948

3949-
fs-extra@^11.3.2:
3950-
version "11.3.2"
3951-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.2.tgz#c838aeddc6f4a8c74dd15f85e11fe5511bfe02a4"
3952-
integrity sha512-Xr9F6z6up6Ws+NjzMCZc6WXg2YFRlrLP9NQDO3VQrWrfiojdhS56TzueT88ze0uBdCTwEIhQ3ptnmKeWGFAe0A==
3949+
fs-extra@^11.3.3:
3950+
version "11.3.3"
3951+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee"
3952+
integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==
39533953
dependencies:
39543954
graceful-fs "^4.2.0"
39553955
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)