Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob McGuinness committed Aug 10, 2017
1 parent 50e7154 commit 1f4f902
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions package.json
Expand Up @@ -60,47 +60,47 @@
"license": "MIT",
"devDependencies": {
"animate.css": "^3.5.2",
"autoprefixer": "^7.1.1",
"availity-workflow-logger": "^2.1.2",
"autoprefixer": "^7.1.2",
"availity-workflow-logger": "^2.4.6",
"babel-cli": "^6.24.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-istanbul-loader": "0.1.0",
"babel-loader": "7.1.0",
"babel-loader": "^7.1.1",
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-preset-latest": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-register": "^6.24.1",
"babel-runtime": "^6.22.0",
"chalk": "^1.1.1",
"babel-runtime": "^6.25.0",
"chalk": "^2.1.0",
"cheerio": "0.22.0",
"chokidar": "^1.7.0",
"copyfiles": "^1.2.0",
"cross-env": "^5.0.1",
"cross-env": "^5.0.5",
"css-loader": "^0.28.4",
"debounce-collect": "1.0.2",
"debug": "^2.6.0",
"debug": "^3.0.0",
"del": "^3.0.0",
"eslint": "^4.0.0",
"eslint": "^4.4.1",
"eslint-config-availity": "^2.2.0",
"eslint-plugin-import": "^2.3.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-react": "^7.1.0",
"eslint-plugin-react": "^7.2.0",
"exports-loader": "^0.6.4",
"expose-loader": "^0.7.3",
"extract-text-webpack-plugin": "^2.1.2",
"extract-text-webpack-plugin": "^3.0.0",
"file-loader": "^0.11.2",
"gh-pages": "^1.0.0",
"globby": "6.1.0",
"gray-matter": "2.1.1",
"gray-matter": "^3.0.2",
"he": "^1.1.1",
"html-loader": "0.4.5",
"html-loader": "^0.5.1",
"is-utf8": "0.2.1",
"isparta-loader": "^2.0.0",
"jasmine-core": "^2.6.4",
"json-loader": "0.5.4",
"jasmine-core": "^2.7.0",
"json-loader": "^0.5.7",
"karma": "^1.6.0",
"karma-chrome-launcher": "^2.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-fixture": "0.2.6",
"karma-jasmine": "^1.1.0",
Expand All @@ -109,10 +109,10 @@
"karma-sinon": "1.0.5",
"karma-sourcemap-loader": "0.3.7",
"karma-spec-reporter": "0.0.31",
"karma-webpack": "^2.0.2",
"karma-webpack": "^2.0.4",
"karma-webpack-error-reporter": "0.0.3",
"less": "^2.7.2",
"less-loader": "^4.0.4",
"less-loader": "^4.0.5",
"less-plugin-npm-import": "2.1.0",
"lodash.size": "^4.2.0",
"lodash.uniqueid": "^4.0.1",
Expand All @@ -127,15 +127,15 @@
"metalsmith-mock": "2.0.0",
"metalsmith-path": "0.2.0",
"metalsmith-permalinks": "0.5.0",
"metalsmith-prism": "^3.0.2",
"metalsmith-prism": "^3.1.0",
"metalsmith-rootpath": "1.0.4",
"ngtemplate-loader": "^2.0.0",
"ngtemplate-loader": "^2.0.1",
"node-sass": "^4.5.2",
"nunjucks": "^3.0.1",
"nunjucks-date": "1.2.0",
"ora": "^1.3.0",
"postcss-loader": "^2.0.6",
"react-dev-utils": "^3.0.0",
"react-dev-utils": "^3.1.0",
"require-relative": "^0.8.7",
"sass-loader": "^6.0.6",
"sinon": "2.3.5",
Expand All @@ -144,9 +144,9 @@
"style-loader": "^0.18.2",
"syntax-highlighting": "github:atelierbram/syntax-highlighting",
"url-loader": "^0.5.9",
"webpack": "^3.0.0",
"webpack-bundle-analyzer": "^2.4.0",
"webpack-dev-server": "2.5.0",
"webpack": "^3.5.3",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-server": "^2.7.1",
"webpack-merge": "4.1.0",
"webpack-notifier": "^1.5.0",
"yargs": "^8.0.2"
Expand Down

0 comments on commit 1f4f902

Please sign in to comment.