Skip to content

Commit

Permalink
chore(deps): update dependencies (#111)
Browse files Browse the repository at this point in the history
* chore(deps): update dependencies

* disassociate with other existing package

Co-authored-by: David Vader <[email protected]>
  • Loading branch information
wass3r and plyr4 authored Feb 18, 2020
1 parent 43ca7ca commit 1596733
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 54 deletions.
106 changes: 57 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "vela-ui",
"name": "vela-web-ui",
"version": "0.1.0",
"description": "Vela UI",
"author": "Vela Team",
Expand All @@ -20,14 +20,14 @@
"typescript": "^3.7.2"
},
"devDependencies": {
"axe-core": "^3.5.0",
"cypress": "^4.0.1",
"axe-core": "^3.5.1",
"cypress": "^4.0.2",
"cypress-axe": "^0.5.3",
"elm-hot": "^1.1.4",
"prettier": "^1.19.1",
"start-server-and-test": "^1.10.8",
"stylelint": "^13.1.0",
"stylelint-a11y": "^1.2.2",
"stylelint": "^13.2.0",
"stylelint-a11y": "^1.2.3",
"stylelint-color-format": "^1.0.0",
"stylelint-config-prettier": "^8.0.1",
"stylelint-config-rational-order": "^0.1.2",
Expand Down

0 comments on commit 1596733

Please sign in to comment.