Skip to content

Commit 109e45b

Browse files
chore(deps): bump @types/fs-extra from 8.1.5 to 11.0.4
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 8.1.5 to 11.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) --- updated-dependencies: - dependency-name: "@types/fs-extra" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d09653d commit 109e45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@ionic/utils-fs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prepublishOnly": "npm run build"
3232
},
3333
"dependencies": {
34-
"@types/fs-extra": "^8.0.0",
34+
"@types/fs-extra": "^11.0.4",
3535
"debug": "^4.0.0",
3636
"fs-extra": "^9.0.0",
3737
"tslib": "^2.0.1"

0 commit comments

Comments
 (0)