Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
motss committed Apr 18, 2020
1 parent f8daddf commit 7cf5ad2
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 53 deletions.
164 changes: 118 additions & 46 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
Expand Up @@ -49,27 +49,27 @@
}
},
"dependencies": {
"nodemod": "^2.4.1",
"nodemod": "^2.6.1",
"parse5": "^5.1.1",
"tslib": "^1.11.1"
},
"devDependencies": {
"@reallyland/tsconfig": "^2.0.0",
"@reallyland/tslint-config": "^1.1.1",
"@types/jest": "^24.9.1",
"@types/node": "^13.9.2",
"@types/node": "^13.13.0",
"@types/parse5": "^5.0.2",
"husky": "^4.2.3",
"husky": "^4.2.5",
"jest": "^24.9.0",
"rollup": "^2.1.0",
"rollup": "^2.6.1",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^6.2.1",
"rollup-plugin-filesize": "^7.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-tslint": "^0.2.2",
"rollup-plugin-typescript2": "^0.26.0",
"rollup-plugin-typescript2": "^0.27.0",
"shx": "^0.3.2",
"tslint": "^6.1.0",
"tslint": "^6.1.1",
"typescript": "^3.8.3"
},
"engines": {
Expand Down

0 comments on commit 7cf5ad2

Please sign in to comment.