Skip to content

Commit

Permalink
chore: Upgrade devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Jan 30, 2023
1 parent ee60fb0 commit 2d33f55
Show file tree
Hide file tree
Showing 2 changed files with 657 additions and 634 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,17 @@
"dependencies": {},
"devDependencies": {
"@morev/commitlint-config": "^0.1.1",
"@morev/eslint-config": "^20.0.3",
"@morev/stylelint-config": "^2.2.0",
"@morev/eslint-config": "^21.1.1",
"@morev/stylelint-config": "^2.2.1",
"@release-it/conventional-changelog": "^5.1.1",
"eslint": "^8.30.0",
"glob": "^8.0.3",
"husky": "^8.0.2",
"jest": "^29.3.1",
"eslint": "^8.33.0",
"glob": "^8.1.0",
"husky": "^8.0.3",
"jest": "^29.4.1",
"lint-staged": "^13.1.0",
"release-it": "^15.5.1",
"sass": "^1.57.0",
"release-it": "^15.6.0",
"sass": "^1.57.1",
"sass-true": "^6.1.0",
"stylelint": "^14.16.0"
"stylelint": "^14.16.1"
}
}
Loading

0 comments on commit 2d33f55

Please sign in to comment.