Skip to content

Commit 9c2f508

Browse files
author
Robert S
committed
update packages
1 parent 37b5d41 commit 9c2f508

File tree

2 files changed

+735
-823
lines changed

2 files changed

+735
-823
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -47,28 +47,28 @@
4747
"license": "MIT",
4848
"devDependencies": {
4949
"@babel/core": "7.2.2",
50-
"@babel/plugin-proposal-class-properties": "7.2.3",
51-
"@babel/plugin-proposal-object-rest-spread": "7.2.0",
50+
"@babel/plugin-proposal-class-properties": "7.3.0",
51+
"@babel/plugin-proposal-object-rest-spread": "7.3.1",
5252
"@babel/plugin-transform-runtime": "7.2.0",
53-
"@babel/preset-env": "7.2.3",
53+
"@babel/preset-env": "7.3.1",
5454
"@babel/preset-typescript": "7.1.0",
55-
"@babel/runtime": "7.2.0",
56-
"@types/jest": "23.3.12",
55+
"@babel/runtime": "7.3.1",
56+
"@types/jest": "23.3.13",
5757
"husky": "1.3.1",
58-
"jest": "23.6.0",
59-
"prettier": "1.15.3",
60-
"pretty-quick": "1.8.0",
58+
"jest": "24.0.0",
59+
"prettier": "1.16.2",
60+
"pretty-quick": "1.10.0",
6161
"rimraf": "2.6.3",
62-
"rollup": "1.0.2",
63-
"rollup-plugin-babel": "4.2.0",
62+
"rollup": "1.1.2",
63+
"rollup-plugin-babel": "4.3.2",
6464
"rollup-plugin-commonjs": "9.2.0",
6565
"rollup-plugin-node-resolve": "4.0.0",
66-
"rollup-plugin-uglify": "6.0.1",
66+
"rollup-plugin-uglify": "6.0.2",
6767
"ts-jest": "23.10.5",
6868
"tslib": "1.9.3",
69-
"tslint": "5.12.0",
69+
"tslint": "5.12.1",
7070
"tslint-config-prettier": "1.17.0",
71-
"typescript": "3.2.2"
71+
"typescript": "3.2.4"
7272
},
7373
"author": {
7474
"name": "Robert S. (codeBelt)",

0 commit comments

Comments
 (0)