Skip to content

Commit

Permalink
chore: Run npm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Mar 27, 2020
1 parent 8bea7d5 commit e4cf245
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 76 deletions.
127 changes: 67 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,38 +29,38 @@
"remark-lint": "^6.0.5",
"remark-lint-blockquote-indentation": "^1.0.3",
"remark-lint-checkbox-character-style": "^1.0.3",
"remark-lint-checkbox-content-indent": "^1.0.3",
"remark-lint-checkbox-content-indent": "^1.0.4",
"remark-lint-code-block-style": "^1.0.3",
"remark-lint-definition-spacing": "^1.0.4",
"remark-lint-definition-spacing": "^1.0.5",
"remark-lint-fenced-code-flag": "^1.0.3",
"remark-lint-fenced-code-marker": "^1.0.3",
"remark-lint-fenced-code-marker": "^1.0.4",
"remark-lint-file-extension": "^1.0.3",
"remark-lint-final-definition": "^1.0.3",
"remark-lint-final-definition": "^1.0.4",
"remark-lint-first-heading-level": "^1.1.4",
"remark-lint-heading-style": "^1.0.3",
"remark-lint-heading-style": "^1.0.4",
"remark-lint-list-item-indent": "^1.0.4",
"remark-lint-maximum-line-length": "^1.2.1",
"remark-lint-maximum-line-length": "^1.2.2",
"remark-lint-no-consecutive-blank-lines": "^1.0.3",
"remark-lint-no-file-name-articles": "^1.0.3",
"remark-lint-no-file-name-consecutive-dashes": "^1.0.3",
"remark-lint-no-file-name-outer-dashes": "^1.0.4",
"remark-lint-no-heading-indent": "^1.0.3",
"remark-lint-no-literal-urls": "^1.0.3",
"remark-lint-no-file-name-articles": "^1.0.4",
"remark-lint-no-file-name-consecutive-dashes": "^1.0.4",
"remark-lint-no-file-name-outer-dashes": "^1.0.5",
"remark-lint-no-heading-indent": "^1.0.4",
"remark-lint-no-literal-urls": "^1.0.4",
"remark-lint-no-multiple-toplevel-headings": "^1.0.4",
"remark-lint-no-shell-dollars": "^1.0.3",
"remark-lint-no-table-indentation": "^1.0.4",
"remark-lint-no-tabs": "^1.0.3",
"remark-lint-no-table-indentation": "^1.0.5",
"remark-lint-no-tabs": "^1.0.4",
"remark-lint-no-trailing-spaces": "^2.0.1",
"remark-lint-prohibited-strings": "^1.2.1",
"remark-lint-rule-style": "^1.0.3",
"remark-lint-strong-marker": "^1.0.3",
"remark-lint-strong-marker": "^1.0.4",
"remark-lint-table-cell-padding": "^1.0.4",
"remark-lint-table-pipes": "^1.0.3",
"remark-lint-table-pipes": "^1.0.4",
"remark-lint-unordered-list-marker-style": "^1.0.3",
"remark-preset-lint-recommended": "^3.0.3"
},
"devDependencies": {
"lockfile-lint": "^3.0.5",
"lockfile-lint": "^3.0.18",
"prettier": "^2.0.2",
"remark-cli": "^7.0.1"
}
Expand Down

0 comments on commit e4cf245

Please sign in to comment.