Update to version 0.26.2.

This commit is contained in:
David Anson 2022-08-08 21:05:50 -07:00
parent a6489acd6b
commit ebf249b6cc
5 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
/*! markdownlint 0.26.1 https://github.com/DavidAnson/markdownlint @license MIT */
/*! markdownlint 0.26.2 https://github.com/DavidAnson/markdownlint @license MIT */
var markdownlint;
/******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
@ -1190,7 +1190,7 @@ module.exports.referenceLinkImageData =
module.exports.deprecatedRuleNames = ["MD002", "MD006"];
module.exports.homepage = "https://github.com/DavidAnson/markdownlint";
module.exports.version = "0.26.1";
module.exports.version = "0.26.2";
/***/ }),