Skip to content

Commit

Permalink
Merge pull request #226 from appfolio/updateDependencies
Browse files Browse the repository at this point in the history
gt - Update dev deps to latest versions
  • Loading branch information
gthomas-appfolio authored May 31, 2017
2 parents a8cb174 + e96f917 commit a589531
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"@kadira/storybook-addon-knobs": "^1.7.1",
"@kadira/storybook-addon-options": "^1.0.1",
"assert": "~1.4.1",
"autoprefixer": "~6.4.0",
"babel-core": "~6.14.0",
"babel-eslint": "^6.1.2",
"babel-loader": "~6.2.4",
"autoprefixer": "~7.1.1",
"babel-core": "~6.24.1",
"babel-eslint": "~7.2.3",
"babel-loader": "~7.0.0",
"babel-plugin-transform-class-properties": "^6.23.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-preset-es2015": "~6.14.0",
"babel-preset-react": "~6.11.1",
"babel-preset-es2015": "~6.24.1",
"babel-preset-react": "~6.24.1",
"card-validator": "^4.0.0",
"credit-card-type": "^5.0.1",
"css-loader": "~0.25.0",
"css-loader": "~0.28.4",
"enzyme": "^2.6.0",
"eslint": "^3.17.1",
"eslint-config-appfolio-react": "~0.3.2",
Expand All @@ -63,19 +63,19 @@
"lodash.omit": "^4.5.0",
"lodash.set": "^4.3.2",
"mocha": "~3.4.2",
"node-sass": "~3.10.0",
"node-sass": "~4.5.3",
"nyc": "~10.3.2",
"postcss": "~5.2.0",
"postcss-loader": "~0.13.0",
"react-addons-test-utils": "^15.4.0",
"react-fontawesome": "^1.4.0",
"react-select": "^1.0.0-rc.4",
"react-text-mask": "^0.19.0",
"sass-loader": "~4.0.0",
"react-text-mask": "~5.0.2",
"sass-loader": "~6.0.5",
"sinon": "~2.3.2",
"style-loader": "~0.13.0",
"style-loader": "~0.18.1",
"text-mask-addons": "^3.1.0",
"webpack": "2.2.0"
"webpack": "~2.6.1"
},
"nyc": {
"exclude": [
Expand Down

0 comments on commit a589531

Please sign in to comment.