Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Mar 16, 2020
1 parent ccf2e0f commit 64de922
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,27 +44,27 @@
"watch": "npm run ts -- --watch"
},
"dependencies": {
"nodemod": "^2.4.0",
"nodemod": "^2.4.1",
"parse5": "^5.1.1",
"tslib": "^1.11.0"
"tslib": "^1.11.1"
},
"devDependencies": {
"@reallyland/tsconfig": "^2.0.0",
"@reallyland/tslint-config": "^1.1.1",
"@types/jest": "^24.9.1",
"@types/node": "^13.7.4",
"@types/node": "^13.9.1",
"@types/parse5": "^5.0.2",
"jest": "^24.9.0",
"rollup": "^1.31.1",
"rollup": "^1.32.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^6.2.1",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.2.0",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-tslint": "^0.2.2",
"rollup-plugin-typescript2": "^0.26.0",
"shx": "^0.3.2",
"tslint": "^6.0.0",
"typescript": "^3.8.2"
"tslint": "^6.1.0",
"typescript": "^3.8.3"
},
"engines": {
"node": ">= 10.18.1",
Expand Down

0 comments on commit 64de922

Please sign in to comment.