Skip to content

Commit b14d0fb

Browse files
build(deps): bump fs-extra from 11.3.0 to 11.3.3
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.3.0 to 11.3.3. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.3) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01d0e18 commit b14d0fb

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@actions/core": "^1.11.1",
2727
"@actions/exec": "^3.0.0",
2828
"addressparser": "^1.0.1",
29-
"fs-extra": "^11.3.0"
29+
"fs-extra": "^11.3.3"
3030
},
3131
"devDependencies": {
3232
"@eslint/js": "^9.39.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,14 +1014,14 @@ __metadata:
10141014
languageName: node
10151015
linkType: hard
10161016

1017-
"fs-extra@npm:^11.3.0":
1018-
version: 11.3.0
1019-
resolution: "fs-extra@npm:11.3.0"
1017+
"fs-extra@npm:^11.3.3":
1018+
version: 11.3.3
1019+
resolution: "fs-extra@npm:11.3.3"
10201020
dependencies:
10211021
graceful-fs: "npm:^4.2.0"
10221022
jsonfile: "npm:^6.0.1"
10231023
universalify: "npm:^2.0.0"
1024-
checksum: 10/c9fe7b23dded1efe7bbae528d685c3206477e20cc60e9aaceb3f024f9b9ff2ee1f62413c161cb88546cc564009ab516dec99e9781ba782d869bb37e4fe04a97f
1024+
checksum: 10/daeaefafbebe8fa6efd2fb96fc926f2c952be5877811f00a6794f0d64e0128e3d0d93368cd328f8f063b45deacf385c40e3d931aa46014245431cd2f4f89c67a
10251025
languageName: node
10261026
linkType: hard
10271027

@@ -1074,7 +1074,7 @@ __metadata:
10741074
eslint: "npm:^9.39.3"
10751075
eslint-config-prettier: "npm:^10.1.8"
10761076
eslint-plugin-prettier: "npm:^5.5.5"
1077-
fs-extra: "npm:^11.3.0"
1077+
fs-extra: "npm:^11.3.3"
10781078
globals: "npm:^17.3.0"
10791079
prettier: "npm:^3.8.1"
10801080
typescript: "npm:^5.9.3"

0 commit comments

Comments
 (0)