Skip to content

Commit

Permalink
chore: update dev dependencies (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeraS authored Sep 12, 2023
1 parent e68fc37 commit 07c85bd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"eslint-plugin-security": "^1.7.1"
},
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@gravity-ui/prettier-config": "^1.1.0",
"eslint": "8.48.0",
"husky": "8.0.3",
"eslint": "^8.49.0",
"husky": "^8.0.3",
"nano-staged": "^0.8.0",
"prettier": "3.0.3"
"prettier": "^3.0.3"
},
"peerDependencies": {
"eslint": "^8.0.0",
Expand Down

0 comments on commit 07c85bd

Please sign in to comment.