Skip to content

Commit

Permalink
Merge pull request #501 from opentable/greenkeeper/initial
Browse files Browse the repository at this point in the history
Update dependencies to enable Greenkeeper 🌴
  • Loading branch information
matteofigus authored Jul 14, 2017
2 parents c3b263a + e1501cb commit 780621e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
![oc](https://raw.githubusercontent.com/opentable/oc/master/logo.png)
=============

[![Greenkeeper badge](https://badges.greenkeeper.io/opentable/oc.svg)](https://greenkeeper.io/)

OpenComponents, **serverless in the front-end world**.

OpenComponents is an open-source framework that allows fast-moving teams to easily build and deploy front-end components. It abstracts away complicated infrastructure and leaves developers with very simple, but powerful building blocks that handle scale transparently.
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,27 @@
"oc"
],
"devDependencies": {
"chai": "3.5.0",
"chai": "4.0.1",
"cheerio": "0.22.0",
"grunt": "^1.0.1",
"grunt-git": "^1.0.0",
"grunt-mocha-test": "^0.12.7",
"grunt-mocha-test": "^0.13.2",
"husky": "^0.13.4",
"injectr": "0.5.1",
"lint-staged": "^3.6.0",
"load-grunt-tasks": "^3.5.2",
"mocha": "^3.0.2",
"prettier-eslint-cli": "^4.0.4",
"semver-sort": "0.0.4",
"sinon": "^1.17.5"
"sinon": "^2.3.2"
},
"dependencies": {
"accept-language-parser": "1.4.0",
"async": "1.5.2",
"aws-sdk": "2.80.0",
"babel-core": "6.21.0",
"babel-loader": "7.0.0",
"babel-preset-env": "1.1.8",
"babel-preset-env": "1.5.1",
"babili-webpack-plugin": "0.1.1",
"basic-auth-connect": "^1.0.0",
"body-parser": "1.17.2",
Expand Down Expand Up @@ -94,7 +94,7 @@
"stringformat": "0.0.5",
"targz": "1.0.1",
"try-require": "^1.2.1",
"uglify-js": "2.6.4",
"uglify-js": "3.0.15",
"watch": "1.0.2",
"webpack": "2.6.1",
"yargs": "8.0.1"
Expand Down

0 comments on commit 780621e

Please sign in to comment.