Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Jan 31, 2023
1 parent 694e15d commit d998534
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"url-parse": "^1.5.10"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"ava": "^5.1.0",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"ava": "^5.1.1",
"cross-env": "^7.0.3",
"eslint": "^8.28.0",
"eslint": "^8.33.0",
"eslint-config-xo-lass": "^2.0.1",
"fixpack": "^4.0.0",
"husky": "^8.0.2",
"lint-staged": "^13.0.3",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"nyc": "^15.1.0",
"remark-cli": "^11.0.0",
"remark-preset-github": "^4.0.4",
"sinon": "^14.0.2",
"supertest": "^6.3.1",
"sinon": "^15.0.1",
"supertest": "^6.3.3",
"xo": "^0.53.1"
},
"engines": {
Expand Down

0 comments on commit d998534

Please sign in to comment.