[Gradle, JS] Update versions with karma-webpack 5.0.0

^KT-42921 fixed
This commit is contained in:
Ilya Goncharov
2021-02-03 12:34:25 +03:00
committed by TeamCityServer
parent 1b8c74337e
commit 5827ed3f05
2 changed files with 9 additions and 9 deletions
@@ -6,7 +6,7 @@
package org.jetbrains.kotlin.generators.gradle.targets.js
val npmPackages = listOf(
NpmPackage("dukat", "0.5.8-rc.3"),
NpmPackage("dukat", "0.5.8-rc.4"),
NpmPackage("webpack"),
NpmPackage("webpack-cli"),
NpmPackage("webpack-bundle-analyzer"),