Skip to content

Commit

Permalink
updated dependencies [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kanekotic committed May 9, 2020
1 parent 3441053 commit 160286c
Show file tree
Hide file tree
Showing 2 changed files with 654 additions and 614 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,27 +36,27 @@
"devDependencies": {
"@types/faker": "4.1.11",
"@types/jest": "25.2.1",
"@types/node": "13.13.4",
"@types/node": "13.13.5",
"coveralls": "3.1.0",
"faker": "4.1.0",
"jest": "25.5.4",
"jest": "26.0.1",
"prettier": "2.0.5",
"rollup": "2.7.6",
"rollup": "2.8.2",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-builtins": "2.1.2",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-terser": "5.3.0",
"rollup-plugin-typescript2": "0.27.0",
"ts-jest": "25.4.0",
"tslib": "1.11.1",
"ts-jest": "25.5.1",
"tslib": "1.11.2",
"tslint": "6.1.2",
"tslint-config-prettier": "1.18.0",
"typescript": "3.8.3"
},
"dependencies": {
"tarant": "2.7.23"
"tarant": "2.7.24"
},
"jest": {
"preset": "ts-jest"
Expand Down
Loading

0 comments on commit 160286c

Please sign in to comment.