Skip to content

Commit

Permalink
fix(@nanoexpress/route-syntax-parser): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Jan 4, 2023
1 parent 13345e0 commit 8379f84
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 542 deletions.
20 changes: 8 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,19 @@
"devDependencies": {
"@commitlint/cli": "^17.4.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"commitlint-config-airlight": "^5.0.2",
"commitlint-config-airlight": "^5.0.3",
"coveralls": "^3.1.1",
"eslint": "^8.31.0",
"eslint-config-airlight-node": "^3.0.3",
"eslint-config-airlight-node": "^3.0.6",
"husky": "^8.0.3",
"jest": "^29.3.1",
"lint-staged": "^12.5.0",
"lint-staged-config-airlight": "^3.0.1",
"lint-staged": "^13.1.0",
"lint-staged-config-airlight": "^3.0.5",
"prettier": "^2.8.1",
"prettier-config-airlight": "^1.0.5",
"rollup": "^2.79.1",
"prettier-config-airlight": "^1.0.6",
"rollup": "^3.9.1",
"rollup-plugin-typescript2": "^0.34.1",
"smartlint": "^5.0.2",
"typescript": "^4.6.4"
},
"resolutions": {
"lodash": "^4.17.21",
"hosted-git-info": "^3.0.8"
"smartlint": "^5.0.7",
"typescript": "^4.9.4"
}
}
Loading

0 comments on commit 8379f84

Please sign in to comment.