Skip to content

Commit a30a754

Browse files
committed
Freshen generated index.js file.
1 parent a662b8a commit a30a754

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

dist/index.mjs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38873,7 +38873,7 @@ const fixableRuleNames = (/* unused pure expression or super */ null && ([
3887338873
"MD058"
3887438874
]));
3887538875
const homepage = "https://github.com/DavidAnson/markdownlint";
38876-
const version = "0.37.2";
38876+
const version = "0.37.3";
3887738877

3887838878
;// CONCATENATED MODULE: ./node_modules/markdownlint/lib/md001.mjs
3887938879
// @ts-check
@@ -55758,8 +55758,8 @@ var shared = __nccwpck_require__(3408);
5575855758

5575955759

5576055760

55761-
// micromark-core-commonmark is not a dependency because this instance must match what's used by micromark
55762-
// eslint-disable-next-line n/no-extraneous-import
55761+
// micromark-core-commonmark must exactly match what's used by micromark for the shim below to work correctly
55762+
// Unfortunately, omitting this dependency from package.json breaks strict dependency resolution (e.g., pnpm)
5576355763

5576455764

5576555765

@@ -62802,7 +62802,7 @@ const pathPosix = external_node_path_namespaceObject.posix;
6280262802

6280362803
// Variables
6280462804
const packageName = "markdownlint-cli2";
62805-
const packageVersion = "0.17.0";
62805+
const packageVersion = "0.17.1";
6280662806
const libraryName = "markdownlint";
6280762807
const libraryVersion = getVersion();
6280862808
const bannerMessage = `${packageName} v${packageVersion} (${libraryName} v${libraryVersion})`;

0 commit comments

Comments
 (0)