mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04:00
Bump remark-preset-lint-recommended from 3.0.0 to 3.0.3 (#85)
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 3.0.0 to 3.0.3. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6915b11e5f
commit
76c887242b
@ -27,7 +27,7 @@
|
||||
"remark-lint": "^6.0.5",
|
||||
"remark-lint-alphabetize-lists": "^2.0.0",
|
||||
"remark-lint-are-links-valid-duplicate": "^0.2.2",
|
||||
"remark-preset-lint-recommended": "^3.0.0"
|
||||
"remark-preset-lint-recommended": "^3.0.3"
|
||||
},
|
||||
"remarkConfig": {
|
||||
"plugins": [
|
||||
|
10
yarn.lock
10
yarn.lock
@ -731,7 +731,7 @@ json-parse-better-errors@^1.0.1:
|
||||
|
||||
json5@^1.0.0:
|
||||
version "1.0.1"
|
||||
resolved "http://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
|
||||
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
|
||||
dependencies:
|
||||
minimist "^1.2.0"
|
||||
|
||||
@ -1320,9 +1320,9 @@ remark-parse@^6.0.0:
|
||||
vfile-location "^2.0.0"
|
||||
xtend "^4.0.1"
|
||||
|
||||
remark-preset-lint-recommended@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-3.0.0.tgz#39d70f6fc4e74a63468b5e9af12ab73022ef0353"
|
||||
remark-preset-lint-recommended@^3.0.3:
|
||||
version "3.0.3"
|
||||
resolved "https://registry.yarnpkg.com/remark-preset-lint-recommended/-/remark-preset-lint-recommended-3.0.3.tgz#1322af0e49801278057f8f275ed1b6ed60328b40"
|
||||
dependencies:
|
||||
remark-lint "^6.0.0"
|
||||
remark-lint-final-newline "^1.0.0"
|
||||
@ -1412,7 +1412,7 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
||||
|
||||
safe-regex@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "http://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
|
||||
resolved "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
|
||||
dependencies:
|
||||
ret "~0.1.10"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user