Skip to content

Commit 4eeae00

Browse files
committed
build: executed kotlinUpgradeYarnLock
Because the build fails with this message: Lock file was changed. Run the `kotlinUpgradeYarnLock` task to actualize lock file
1 parent 1bc254d commit 4eeae00

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

kotlin-js-store/yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,13 @@ [email protected]:
565565
ws "^8.9.0"
566566
xml-name-validator "^4.0.0"
567567

568+
569+
version "2.0.0"
570+
resolved "https://registry.yarnpkg.com/kotlin-web-helpers/-/kotlin-web-helpers-2.0.0.tgz#b112096b273c1e733e0b86560998235c09a19286"
571+
integrity sha512-xkVGl60Ygn/zuLkDPx+oHj7jeLR7hCvoNF99nhwXMn8a3ApB4lLiC9pk4ol4NHPjyoCbvQctBqvzUcp8pkqyWw==
572+
dependencies:
573+
format-util "^1.0.5"
574+
568575
levn@~0.3.0:
569576
version "0.3.0"
570577
resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
@@ -607,10 +614,10 @@ minimatch@^5.0.1, minimatch@^5.1.6:
607614
dependencies:
608615
brace-expansion "^2.0.1"
609616

610-
611-
version "10.7.0"
612-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.0.tgz#9e5cbed8fa9b37537a25bd1f7fb4f6fc45458b9a"
613-
integrity sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==
617+
618+
version "10.7.3"
619+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.7.3.tgz#ae32003cabbd52b59aece17846056a68eb4b0752"
620+
integrity sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==
614621
dependencies:
615622
ansi-colors "^4.1.3"
616623
browser-stdout "^1.3.1"

0 commit comments

Comments
 (0)