Skip to content

Commit

Permalink
Merge pull request #48 from Borewit/dependabot/npm_and_yarn/remark-cl…
Browse files Browse the repository at this point in the history
…i-7.0.1
  • Loading branch information
dependabot-preview[bot] committed Nov 11, 2019
2 parents d51f470 + 79b4587 commit c135f7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"del-cli": "^3.0.0",
"mocha": "^6.2.2",
"nyc": "^14.1.1",
"remark-cli": "^7.0.0",
"remark-cli": "^7.0.1",
"remark-preset-lint-recommended": "^3.0.2",
"ts-node": "^8.5.0",
"tslint": "^5.20.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1934,10 +1934,10 @@ release-zalgo@^1.0.0:
dependencies:
es6-error "^4.0.1"

remark-cli@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-7.0.0.tgz#ed12602a9ddd5475e375f76973314f04c1f9368c"
integrity sha512-gYomWviFnZsiRimG+Jdb4LQ9c8uSOcGmPTmzlvxImt0gvzabqlp1kaqndxTx4kYLsWGqwhQRO+M9iyqHDkoDlA==
remark-cli@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/remark-cli/-/remark-cli-7.0.1.tgz#2d19d77674e20ea20a3f8ae31694ac30fddb1f52"
integrity sha512-CUjBLLSbEay0mNwOO+pptnLIoS8UB6cHlhZVpTRKbtbIcw6YEzEfD7jGjW1HCA8lZK87IfY3/DuWE6DlXu+hfg==
dependencies:
markdown-extensions "^1.1.0"
remark "^11.0.0"
Expand Down

0 comments on commit c135f7b

Please sign in to comment.