updated deps

This commit is contained in:
Danny Coates 2018-09-14 11:53:13 -07:00
parent dc3cffe63b
commit 3a162d47c5
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
2 changed files with 238 additions and 331 deletions

View file

@ -53,7 +53,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/core": "^7.0.1",
"@babel/plugin-proposal-class-properties": "^7.0.0",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.0.0",
@ -86,8 +86,8 @@
"husky": "^0.14.3",
"lint-staged": "^7.2.2",
"mocha": "^5.2.0",
"morgan": "^1.9.0",
"nanobus": "^4.3.2",
"morgan": "^1.9.1",
"nanobus": "^4.3.4",
"nanotiming": "^7.3.1",
"npm-run-all": "^4.1.3",
"nyc": "^13.0.1",
@ -101,23 +101,23 @@
"redis-mock": "^0.32.0",
"require-from-string": "^2.0.2",
"rimraf": "^2.6.2",
"sinon": "^6.2.0",
"sinon": "^6.3.3",
"string-hash": "^1.1.3",
"stylelint": "^9.5.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-no-unsupported-browser-features": "^3.0.1",
"svgo": "^1.0.5",
"svgo-loader": "^2.1.0",
"svgo-loader": "^2.2.0",
"testpilot-ga": "^0.3.0",
"val-loader": "^1.1.1",
"webpack": "^4.17.2",
"webpack": "^4.19.0",
"webpack-cli": "^3.1.0",
"webpack-dev-middleware": "^3.2.0",
"webpack-manifest-plugin": "^2.0.3",
"webpack-dev-middleware": "^3.3.0",
"webpack-manifest-plugin": "^2.0.4",
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"aws-sdk": "^2.310.0",
"aws-sdk": "^2.315.0",
"babel-polyfill": "^6.26.0",
"choo": "^6.12.1",
"cldr-core": "^33.0.0",