Skip to content

Commit 141b943

Browse files
committed
chore(package): update dev dependencies to latest version
1 parent afdc1d1 commit 141b943

File tree

2 files changed

+1472
-518
lines changed

2 files changed

+1472
-518
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
},
5959
"devDependencies": {
6060
"@types/bluebird": "^3.5.24",
61-
"@types/chai": "^4.1.6",
61+
"@types/chai": "^4.1.7",
6262
"@types/easeljs": "^1.0.0",
6363
"@types/mocha": "^5.2.5",
64-
"@types/sinon": "^5.0.4",
65-
"bluebird": "^3.5.2",
64+
"@types/sinon": "^5.0.7",
65+
"bluebird": "^3.5.3",
6666
"browserify-versionify": "^1.0.6",
6767
"chai": "^4.2.0",
6868
"easeljs": "^1.0.2",
@@ -73,7 +73,7 @@
7373
"imports-loader": "^0.8.0",
7474
"istanbul": "^0.4.5",
7575
"istanbul-instrumenter-loader": "^3.0.1",
76-
"karma": "^3.0.0",
76+
"karma": "^3.1.1",
7777
"karma-chai": "^0.1.0",
7878
"karma-chrome-launcher": "^2.2.0",
7979
"karma-coverage-istanbul-reporter": "^2.0.4",
@@ -89,22 +89,22 @@
8989
"karma-webpack": "^3.0.5",
9090
"mocha": "^5.2.0",
9191
"open-browser-webpack-plugin": "^0.0.5",
92-
"prettier": "^1.14.3",
92+
"prettier": "^1.15.2",
9393
"publish-please": "^5.3.0",
9494
"reflect-metadata": "^0.1.12",
9595
"remap-istanbul": "^0.12.0",
9696
"rimraf": "^2.6.2",
9797
"sinon": "^5.1.1",
9898
"sinon-chai": "^3.2.0",
99-
"ts-loader": "^5.2.1",
99+
"ts-loader": "^5.3.0",
100100
"ts-node": "^7.0.1",
101101
"tslint": "^5.11.0",
102-
"tslint-config-prettier": "^1.15.0",
103-
"typescript": "^3.1.1",
104-
"webpack": "^4.20.2",
102+
"tslint-config-prettier": "^1.16.0",
103+
"typescript": "^3.1.6",
104+
"webpack": "^4.26.0",
105105
"webpack-cli": "^3.1.2",
106106
"webpack-concat-plugin": "^3.0.0",
107-
"webpack-dev-server": "^3.1.9",
107+
"webpack-dev-server": "^3.1.10",
108108
"webpack-simple-progress-plugin": "^0.0.4"
109109
}
110110
}

0 commit comments

Comments
 (0)