Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed May 30, 2022
1 parent 948fdf5 commit a6a3f87
Show file tree
Hide file tree
Showing 2 changed files with 1,044 additions and 1,003 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,30 +20,30 @@
"Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)"
],
"dependencies": {
"boolean": "^3.1.4",
"finalhandler": "^1.1.2",
"findhit-proxywrap": "^0.3.12",
"boolean": "^3.2.0",
"finalhandler": "^1.2.0",
"findhit-proxywrap": "^0.3.13",
"lodash": "^4.17.21",
"router": "^1.3.6",
"url-parse": "^1.5.4"
"router": "^1.3.7",
"url-parse": "^1.5.10"
},
"devDependencies": {
"@commitlint/cli": "^16.0.2",
"@commitlint/config-conventional": "^16.0.0",
"ava": "^4.0.1",
"@commitlint/cli": "^17.0.1",
"@commitlint/config-conventional": "^17.0.0",
"ava": "^4.2.0",
"codecov": "^3.8.2",
"cross-env": "^7.0.3",
"eslint": "^8.6.0",
"eslint": "^8.16.0",
"eslint-config-xo-lass": "^1.0.6",
"fixpack": "^4.0.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.7",
"husky": "^8.0.1",
"lint-staged": "^12.4.3",
"nyc": "^15.1.0",
"remark-cli": "^10.0.1",
"remark-preset-github": "^4.0.1",
"sinon": "^12.0.1",
"supertest": "^6.2.1",
"xo": "^0.47.0"
"sinon": "^14.0.0",
"supertest": "^6.2.3",
"xo": "^0.49.0"
},
"engines": {
"node": ">=8.3"
Expand Down
Loading

0 comments on commit a6a3f87

Please sign in to comment.