Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mammadataei committed Aug 3, 2022
1 parent 90b4a34 commit 7d00b7f
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 181 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@types/node": "^18.6.1",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"cypress": "^10.3.0",
"eslint": "^8.20.0",
"@types/node": "^18.6.3",
"@typescript-eslint/eslint-plugin": "^5.32.0",
"@typescript-eslint/parser": "^5.32.0",
"cypress": "^10.4.0",
"eslint": "^8.21.0",
"eslint-config-prettier": "^8.5.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"prettier": "2.6.2",
"rollup": "^2.77.0",
"tsup": "^6.1.3",
"rollup": "^2.77.2",
"tsup": "^6.2.1",
"typescript": "^4.7.4",
"vite": "^2.9.14"
}
Expand Down
Loading

0 comments on commit 7d00b7f

Please sign in to comment.