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

Commit

Permalink
Merge branch 'master' into update-coffeelint
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Jan 15, 2020
2 parents 72fe782 + b973fb8 commit a1d596e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 41 deletions.
66 changes: 29 additions & 37 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
"semver": "7.1.1"
},
"devDependencies": {
"@commitlint/cli": "8.3.4",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@commitlint/travis-cli": "8.3.4",
"@commitlint/travis-cli": "8.3.5",
"@semantic-release/apm-config": "6.0.2",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "2.20.0",
"husky": "4.0.9",
"husky": "4.0.10",
"jasmine-fix": "1.3.1",
"semantic-release": "16.0.1"
"semantic-release": "16.0.2"
},
"eslintConfig": {
"extends": "airbnb-base",
Expand Down

0 comments on commit a1d596e

Please sign in to comment.