mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 07:25:06 +01:00
Bump eslint-plugin-markdown from 2.2.0 to 2.2.1 (#743)
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases) - [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-markdown dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
942574939f
commit
5fc176d5d5
14
package-lock.json
generated
14
package-lock.json
generated
@ -34,7 +34,7 @@
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-vuepress": "^3.2.1",
|
||||
"eslint-plugin-markdown": "^2.2.0",
|
||||
"eslint-plugin-markdown": "^2.2.1",
|
||||
"eslint-plugin-vue": "^7.17.0",
|
||||
"node-sass": "^6.0.1",
|
||||
"prettier": "^2.4.0",
|
||||
@ -7293,9 +7293,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/eslint-plugin-markdown": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.0.tgz",
|
||||
"integrity": "sha512-Ctuc7aP1tU92qnFwVO1wDLEzf1jqMxwRkcSTw7gjbvnEqfh5CKUcTXM0sxg8CB2KDXrqpTuMZPgJ1XE9Olr7KA==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.1.tgz",
|
||||
"integrity": "sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"mdast-util-from-markdown": "^0.8.5"
|
||||
@ -23792,9 +23792,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-plugin-markdown": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.0.tgz",
|
||||
"integrity": "sha512-Ctuc7aP1tU92qnFwVO1wDLEzf1jqMxwRkcSTw7gjbvnEqfh5CKUcTXM0sxg8CB2KDXrqpTuMZPgJ1XE9Olr7KA==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.1.tgz",
|
||||
"integrity": "sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"mdast-util-from-markdown": "^0.8.5"
|
||||
|
@ -28,7 +28,7 @@
|
||||
"babel-eslint": "^10.1.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-vuepress": "^3.2.1",
|
||||
"eslint-plugin-markdown": "^2.2.0",
|
||||
"eslint-plugin-markdown": "^2.2.1",
|
||||
"eslint-plugin-vue": "^7.17.0",
|
||||
"node-sass": "^6.0.1",
|
||||
"prettier": "^2.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user