Skip to content

Commit 3bcd220

Browse files
committed
fix: resync lock file
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
1 parent 38d08eb commit 3bcd220

4 files changed

Lines changed: 41 additions & 4 deletions

File tree

package-lock.json

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/comms/src/__package__.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/comms";
2-
export const PKG_VERSION = "3.9.3";
3-
export const BUILD_VERSION = "3.12.4";
2+
export const PKG_VERSION = "3.9.4";
3+
export const BUILD_VERSION = "3.12.5";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/markdown-it-plugins";
22
export const PKG_VERSION = "1.4.6";
3-
export const BUILD_VERSION = "3.12.4";
3+
export const BUILD_VERSION = "3.12.5";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export const PKG_NAME = "@hpcc-js/observablehq-compiler";
22
export const PKG_VERSION = "3.5.4";
3-
export const BUILD_VERSION = "3.12.4";
3+
export const BUILD_VERSION = "3.12.5";

0 commit comments

Comments
 (0)