Skip to content

Commit 18e7e8e

Browse files
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](jprichardson/node-fs-extra@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>
1 parent 0251610 commit 18e7e8e

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
@@ -29,7 +29,7 @@
2929
"@actions/core": "^1.11.1",
3030
"@actions/exec": "^1.1.1",
3131
"addressparser": "^1.0.1",
32-
"fs-extra": "^11.3.0"
32+
"fs-extra": "^11.3.3"
3333
},
3434
"devDependencies": {
3535
"@types/fs-extra": "^11.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,14 +1165,14 @@ __metadata:
11651165
languageName: node
11661166
linkType: hard
11671167

1168-
"fs-extra@npm:^11.3.0":
1169-
version: 11.3.0
1170-
resolution: "fs-extra@npm:11.3.0"
1168+
"fs-extra@npm:^11.3.3":
1169+
version: 11.3.3
1170+
resolution: "fs-extra@npm:11.3.3"
11711171
dependencies:
11721172
graceful-fs: "npm:^4.2.0"
11731173
jsonfile: "npm:^6.0.1"
11741174
universalify: "npm:^2.0.0"
1175-
checksum: 10/c9fe7b23dded1efe7bbae528d685c3206477e20cc60e9aaceb3f024f9b9ff2ee1f62413c161cb88546cc564009ab516dec99e9781ba782d869bb37e4fe04a97f
1175+
checksum: 10/daeaefafbebe8fa6efd2fb96fc926f2c952be5877811f00a6794f0d64e0128e3d0d93368cd328f8f063b45deacf385c40e3d931aa46014245431cd2f4f89c67a
11761176
languageName: node
11771177
linkType: hard
11781178

@@ -1230,7 +1230,7 @@ __metadata:
12301230
eslint: "npm:^8.49.0"
12311231
eslint-config-prettier: "npm:^9.0.0"
12321232
eslint-plugin-prettier: "npm:^5.0.0"
1233-
fs-extra: "npm:^11.3.0"
1233+
fs-extra: "npm:^11.3.3"
12341234
prettier: "npm:^3.0.3"
12351235
ts-node: "npm:^10.9.1"
12361236
typescript: "npm:^5.2.2"

0 commit comments

Comments
 (0)