Skip to content

Commit 01d6190

Browse files
Update fs-extra from 5.0.0 to 6.0.0 in packages/kotlin-webpack-plugin
1 parent d132bde commit 01d6190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kotlin-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"dependencies": {
2929
"@jetbrains/kotlinc-js-api": "^1.2.6",
30-
"fs-extra": "5.0.0",
30+
"fs-extra": "6.0.0",
3131
"glob": "7.1.2",
3232
"globby": "8.0.1",
3333
"kotlin-compiler": "^1.2.31"

0 commit comments

Comments
 (0)