Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
feat(deps): update all deps to latest (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruxandrafed committed Jan 14, 2019
1 parent 213e758 commit 1c17801
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"setup-local": "npx install-group peer --package @telus/build-essential --no-save"
},
"peerDependencies": {
"@telus/eslint-config": "^1.3.5",
"@telus/eslint-config": "^1.3.6",
"@telus/remark-config": "^1.1.0",
"@telus/semantic-release-config": "^1.1.2",
"editorconfig-checker": "^1.3.3",
"eslint": "^5.11.1",
"eslint": "^5.12.0",
"babel-eslint": "10.0.1",
"install-group": "^3.0.0",
"npm-run-all": "^4.1.5",
"remark-cli": "^6.0.1",
"semantic-release": "^15.13.2",
"semantic-release": "^15.13.3",
"updated": "^1.3.0"
}
}

0 comments on commit 1c17801

Please sign in to comment.