Skip to content

Commit

Permalink
update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuke Hirao committed Mar 8, 2018
1 parent b30d2e4 commit c780530
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markuplint",
"version": "0.25.0",
"version": "0.26.0",
"description": "HTML linter for legacy/modern HTML, Web Components, SVG, MathML, AMP HTML and more.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -55,6 +55,6 @@
"textlint": "^10.1.4",
"textlint-rule-preset-japanese": "^4.0.0",
"tslint": "^5.9.1",
"typescript": "2.8.0-dev.20180302"
"typescript": "2.8.0-dev.20180307"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4939,9 +4939,9 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

[email protected].20180302:
version "2.8.0-dev.20180302"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.0-dev.20180302.tgz#e40c3be7aeac0bfce3c695e3043cbb2c42f99fb9"
[email protected].20180307:
version "2.8.0-dev.20180307"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.0-dev.20180307.tgz#9fb3f53fecf6a84e17c1d222f216bbfdcb381a92"

uglify-js@^2.6:
version "2.8.29"
Expand Down

0 comments on commit c780530

Please sign in to comment.