Skip to content

Commit 5ee4178

Browse files
chore(deps-dev): bump @types/fs-extra from 9.0.9 to 9.0.10 (#2)
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.9 to 9.0.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26b3849 commit 5ee4178

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@pollyjs/persister-fs": "5.0.0",
8080
"@types/concat-stream": "1.6.0",
8181
"@types/debug": "4.1.5",
82-
"@types/fs-extra": "9.0.9",
82+
"@types/fs-extra": "9.0.10",
8383
"@types/gunzip-maybe": "1.4.0",
8484
"@types/hosted-git-info": "3.0.1",
8585
"@types/pollyjs__adapter-node-http": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1727,10 +1727,10 @@
17271727
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
17281728
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
17291729

1730-
"@types/fs-extra@9.0.9":
1731-
version "9.0.9"
1732-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.9.tgz#11ed43b3f3c6b3490f1ef9bd17f58da896e2d861"
1733-
integrity sha512-5TqDycCl0oMzwzd1cIjSJWMKMvLCDVErle4ZTjU4EmHDURR/+yZghe6GDHMCpHtcVfq0x0gMoOM546/5TbYHrg==
1730+
"@types/fs-extra@9.0.10":
1731+
version "9.0.10"
1732+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.10.tgz#8023a72e3d06cf54929ea47ec7634e47f33f4046"
1733+
integrity sha512-O9T2LLkRDiTlalOBdjEkcnT0MRdT2+wglCl7pJUJ3mkWkR8hX4K+5bg2raQNJcLv4V8zGuTXe7Ud3wSqkTyuyQ==
17341734
dependencies:
17351735
"@types/node" "*"
17361736

0 commit comments

Comments
 (0)