Skip to content

Commit 0272521

Browse files
Update fs-extra requirement from ^11.1 to ^11.2
Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version. - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.1.0...11.2.0) --- updated-dependencies: - dependency-name: fs-extra dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12dbfc7 commit 0272521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@rollup/plugin-commonjs": "^25.0",
1717
"@rollup/plugin-babel": "^6.0",
1818
"core-js": "^3.33",
19-
"fs-extra": "^11.1",
19+
"fs-extra": "^11.2",
2020
"get-value": "^3.0",
2121
"md5": "^2.3",
2222
"rollup": "^2.79",

0 commit comments

Comments
 (0)