Skip to content

Commit df5cc2b

Browse files
authored
Merge pull request #233 from crazy-max/dependabot/npm_and_yarn/fs-extra-11.3.0
build(deps): bump fs-extra from 11.2.0 to 11.3.0
2 parents c34f35d + 2f3b4fc commit df5cc2b

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/licenses.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.0"
32+
"fs-extra": "^11.3.0"
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.2.0":
1169-
version: 11.2.0
1170-
resolution: "fs-extra@npm:11.2.0"
1168+
"fs-extra@npm:^11.3.0":
1169+
version: 11.3.0
1170+
resolution: "fs-extra@npm:11.3.0"
11711171
dependencies:
11721172
graceful-fs: ^4.2.0
11731173
jsonfile: ^6.0.1
11741174
universalify: ^2.0.0
1175-
checksum: b12e42fa40ba47104202f57b8480dd098aa931c2724565e5e70779ab87605665594e76ee5fb00545f772ab9ace167fe06d2ab009c416dc8c842c5ae6df7aa7e8
1175+
checksum: f983c706e0c22b0c0747a8e9c76aed6f391ba2d76734cf2757cd84da13417b402ed68fe25bace65228856c61d36d3b41da198f1ffbf33d0b34283a2f7a62c6e9
11761176
languageName: node
11771177
linkType: hard
11781178

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

0 commit comments

Comments
 (0)