Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcgrtz committed Jun 3, 2023
1 parent 3463515 commit b3dacbe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 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 @@ -56,12 +56,12 @@
"supports-hyperlinks": "^3.0.0"
},
"devDependencies": {
"ava": "^5.0.1",
"c8": "^7.11.2",
"ava": "^5.3.0",
"c8": "^7.14.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.0",
"lint-staged": "^13.2.2",
"strip-ansi": "^7.0.1",
"xo": "^0.54.0"
"xo": "^0.54.2"
},
"lint-staged": {
"*.?({c,m})js": "xo --fix"
Expand Down

0 comments on commit b3dacbe

Please sign in to comment.