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 13, 2023
1 parent 9f7412c commit 1d45cc2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
"is-whitespace": "^0.3.0",
"iserror": "^0.0.2",
"lodash": "^4.17.21",
"parse-request": "^4.0.0",
"parse-request": "^5.1.1",
"prepare-stack-trace": "^0.0.4",
"rfdc": "^1.3.0"
},
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"ava": "^5.0.1",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"ava": "^5.1.0",
"cross-env": "^7.0.3",
"eslint": "^8.27.0",
"eslint": "^8.31.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",
"parse-err": "^0.0.12",
"remark-cli": "^11.0.0",
"remark-preset-github": "^4.0.4",
"rimraf": "^3.0.2",
"xo": "0.52"
"rimraf": "^4.0.4",
"xo": "0.53"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 1d45cc2

Please sign in to comment.