Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 323f9c6

Browse files
greenkeeper[bot]vinaypuppal
authored andcommitted
Update dependencies to enable Greenkeeper 🌴 (#67)
* chore(package): update dependencies * docs(readme): add Greenkeeper badge
1 parent c513900 commit 323f9c6

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Coderplex Website [Work In Progress]
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/coderplex/coderplex.svg)](https://greenkeeper.io/)
4+
35
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)
46
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
57
[![Build Status](https://travis-ci.org/coderplex/coderplex.svg?branch=master)](https://travis-ci.org/coderplex/coderplex)

‎package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,11 @@
7676
"react-ga": "^2.2.0",
7777
"react-headroom": "^2.1.6",
7878
"react-icons": "^2.2.5",
79-
"semantic-ui-react": "^0.71.5"
79+
"semantic-ui-react": "^0.75.1"
8080
},
8181
"devDependencies": {
82-
"axios": "0.16.2",
83-
"babel-eslint": "^7.2.3",
82+
"axios": "0.17.0",
83+
"babel-eslint": "^8.0.1",
8484
"babel-plugin-lodash": "^3.2.11",
8585
"cross-env": "^5.0.2",
8686
"cross-spawn": "5.1.0",
@@ -90,14 +90,14 @@
9090
"jest": "^21.2.1",
9191
"lint-staged": "^4.0.2",
9292
"normalize-url": "1.9.1",
93-
"now": "8.3.10",
93+
"now": "8.3.11",
9494
"octonode": "0.9.1",
9595
"opn": "^5.1.0",
9696
"prettier": "^1.7.0",
9797
"travis-after-all": "1.4.5",
9898
"url-regex": "4.1.1",
9999
"webpack-bundle-analyzer": "^2.8.3",
100100
"xo": "^0.18.2",
101-
"yargs": "9.0.1"
101+
"yargs": "10.0.3"
102102
}
103103
}

0 commit comments

Comments
 (0)