Skip to content

Commit 9f378a5

Browse files
build(deps-dev): Bump @types/fs-extra from 11.0.0 to 11.0.1 (#26)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dbfffa commit 9f378a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@types/conventional-commits-parser": "3.0.3",
8787
"@types/dateformat": "5.0.0",
8888
"@types/eslint": "8.4.10",
89-
"@types/fs-extra": "11.0.0",
89+
"@types/fs-extra": "11.0.1",
9090
"@types/git-raw-commits": "2.0.1",
9191
"@types/is-ci": "3.0.0",
9292
"@types/node": "16.18.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@ __metadata:
10081008
"@types/conventional-commits-parser": "npm:3.0.3"
10091009
"@types/dateformat": "npm:5.0.0"
10101010
"@types/eslint": "npm:8.4.10"
1011-
"@types/fs-extra": "npm:11.0.0"
1011+
"@types/fs-extra": "npm:11.0.1"
10121012
"@types/git-raw-commits": "npm:2.0.1"
10131013
"@types/is-ci": "npm:3.0.0"
10141014
"@types/node": "npm:16.18.11"
@@ -1858,13 +1858,13 @@ __metadata:
18581858
languageName: node
18591859
linkType: hard
18601860

1861-
"@types/fs-extra@npm:11.0.0":
1862-
version: 11.0.0
1863-
resolution: "@types/fs-extra@npm:11.0.0"
1861+
"@types/fs-extra@npm:11.0.1":
1862+
version: 11.0.1
1863+
resolution: "@types/fs-extra@npm:11.0.1"
18641864
dependencies:
18651865
"@types/jsonfile": "npm:*"
18661866
"@types/node": "npm:*"
1867-
checksum: 6a6580cdd8d8d5202cdfedaa491009b4aa482c4048d64ee1d9a17ff61a82236831e3e7afd20e97bf8700f58ffdfc6387f4d164811d1d54435b71f8dadd6a5a89
1867+
checksum: aefb00f11b78b9c97987e734507f9f5d5f9713e73b3334d474e1e8248a2d55b7dbf822067e42622bb62191646c684500da182923673753baa408a21baf65e49e
18681868
languageName: node
18691869
linkType: hard
18701870

0 commit comments

Comments
 (0)