update some NPM packages

test plan:
* these are just spec things, if jenkins passes
  they should be fine

Change-Id: I1628ee92f9ccad372692df5b5c599e093c561ca0
Reviewed-on: https://gerrit.instructure.com/101682
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
Tested-by: Jenkins
This commit is contained in:
Ryan Shaw 2017-02-09 22:57:31 -07:00
parent 5995afff35
commit f2cd4f7c97
1 changed files with 4 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"babel-eslint": "^7.1.0",
"babel-loader": "^6.2.4",
"babel-plugin-add-module-exports": "0.2.1",
"babel-polyfill": "6.20.0",
"babel-polyfill": "6.22.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-react": "^6.11.1",
"babel-preset-react-optimize": "^1.0.1",
@ -34,7 +34,7 @@
"core-js-builder": "^2.4.1",
"css-loader": "0.26.1",
"ember-template-compiler": "^1.8.0",
"enzyme": "2.7.0",
"enzyme": "2.7.1",
"eslint": "^3.13.0",
"eslint-config-airbnb": "^14.0.0",
"eslint-config-airbnb-base": "^11.0.0",
@ -47,7 +47,7 @@
"gglobby": "0.0.3",
"glob": "^7.0.3",
"gulp": "^3.9",
"gulp-load-plugins": "^1.2.2",
"gulp-load-plugins": "^1.5.0",
"gulp-rev": "^7.0.0",
"happypack": "^3.0.2",
"handlebars-loader": "^1.1.4",
@ -63,14 +63,13 @@
"karma-qunit": "~1.1.0",
"karma-requirejs": "^1.0.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.7.0",
"phantomjs-prebuilt": "^2.1.4",
"qunitjs": "^1.14.0",
"requirejs": "~2.2.0",
"script-loader": "^0.7.0",
"sinon": "2.0.0-pre.5",
"style-loader": "^0.13.1",
"stylelint": "7.7.0",
"stylelint": "7.8.0",
"timezone": "1.0.5",
"uglify-js": "~2.7.0",
"vinyl-fs": "0.3.7",