Skip to content

Commit 90322fe

Browse files
chore(deps-dev): bump @types/fs-extra from 9.0.4 to 9.0.11 (#28)
1 parent 38ea7f9 commit 90322fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"url": "https://solverfox.dev"
3030
},
3131
"devDependencies": {
32-
"@types/fs-extra": "^9.0.4",
32+
"@types/fs-extra": "^9.0.11",
3333
"@types/proper-lockfile": "^4.1.1"
3434
}
3535
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1392,10 +1392,10 @@
13921392
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
13931393
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
13941394

1395-
"@types/fs-extra@^9.0.4":
1396-
version "9.0.4"
1397-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.4.tgz#12553138cf0438db9a31cdc8b0a3aa9332eb67aa"
1398-
integrity sha512-50GO5ez44lxK5MDH90DYHFFfqxH7+fTqEEnvguQRzJ/tY9qFrMSHLiYHite+F3SNmf7+LHC1eMXojuD+E3Qcyg==
1395+
"@types/fs-extra@^9.0.11":
1396+
version "9.0.11"
1397+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.11.tgz#8cc99e103499eab9f347dbc6ca4e99fb8d2c2b87"
1398+
integrity sha512-mZsifGG4QeQ7hlkhO56u7zt/ycBgGxSVsFI/6lGTU34VtwkiqrrSDgw0+ygs8kFGWcXnFQWMrzF2h7TtDFNixA==
13991399
dependencies:
14001400
"@types/node" "*"
14011401

0 commit comments

Comments
 (0)