Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Commit

Permalink
Update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 1, 2019
1 parent e31efa3 commit 5369acf
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 18 deletions.
71 changes: 57 additions & 14 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@babel/core": "7.3.3",
"@babel/preset-env": "7.3.1",
"@types/express": "4.16.0",
"@types/jest": "23.3.10",
"@types/jest": "24.0.9",
"@types/lodash": "4.14.118",
"@types/logform": "1.2.0",
"@types/node": "10.12.10",
Expand All @@ -123,7 +123,7 @@
"jest": "23.6.0",
"jest-extended": "0.11.0",
"rimraf": "2.6.2",
"rollup": "0.68.0",
"rollup": "1.4.0",
"rollup-plugin-babel": "4.0.3",
"rollup-plugin-commonjs": "9.2.0",
"rollup-plugin-jscc": "1.0.0",
Expand All @@ -133,7 +133,7 @@
"rollup-plugin-terser": "4.0.0",
"rollup-plugin-typescript2": "0.18.0",
"semantic-release": "15.13.3",
"ts-jest": "23.10.5",
"ts-jest": "24.0.0",
"tslint": "5.11.0",
"tslint-config-standard": "8.0.1",
"typedoc": "0.14.0",
Expand All @@ -148,7 +148,7 @@
"request-promise": "^4.2.2",
"sequential-event": "^0.4.5",
"winston": "^3.1.0",
"logform": "^1.10.0"
"logform": "^2.0.0"
},
"engines": {
"node": ">=7.0.0"
Expand Down

0 comments on commit 5369acf

Please sign in to comment.