Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Oct 18, 2020
1 parent e0dde18 commit 1c7d99c
Show file tree
Hide file tree
Showing 3 changed files with 1,051 additions and 1,002 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ If you are seeking permission to use these trademarks, then please [contact us](
[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com)


##
##

<a href="#"><img src="https://cdn.rawgit.com/lassjs/lass/e39cd571/media/lass-footer.png" alt="#" /></a>

Expand Down
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
],
"dependencies": {
"cac": "^6.6.1",
"camelcase": "^6.0.0",
"camelcase": "^6.1.0",
"cross-spawn": "^7.0.3",
"debug": "^4.1.1",
"debug": "^4.2.0",
"execa": "^4.0.3",
"fixpack": "^3.0.6",
"github-username": "^5.0.1",
Expand All @@ -48,26 +48,26 @@
"sao": "0.x",
"semver": "^7.3.2",
"shelljs": "^0.8.4",
"spdx-license-list": "^6.2.0",
"spdx-license-list": "^6.3.0",
"speakingurl": "^14.0.1",
"superb": "^4.0.0",
"update-notifier": "^4.1.0",
"update-notifier": "^5.0.0",
"uppercamelcase": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "^9.1.1",
"@commitlint/config-conventional": "^9.1.1",
"ava": "^3.11.0",
"codecov": "^3.7.2",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"ava": "^3.13.0",
"codecov": "^3.8.0",
"cross-env": "^7.0.2",
"eslint": "^7.5.0",
"eslint-config-xo-lass": "^1.0.3",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"eslint": "^7.11.0",
"eslint-config-xo-lass": "^1.0.4",
"husky": "^4.3.0",
"lint-staged": "^10.4.2",
"nyc": "^15.1.0",
"remark-cli": "^8.0.1",
"remark-preset-github": "^3.0.0",
"xo": "^0.32.1"
"remark-cli": "^9.0.0",
"remark-preset-github": "^3.0.3",
"xo": "^0.34.0"
},
"engines": {
"node": ">= 10"
Expand Down
Loading

0 comments on commit 1c7d99c

Please sign in to comment.