Skip to content

Commit

Permalink
chore: bump dev deps and node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ernscht committed Feb 23, 2024
1 parent f7b708d commit 960250f
Show file tree
Hide file tree
Showing 7 changed files with 985 additions and 824 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit $1
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.0
20.11.1
2 changes: 1 addition & 1 deletion codequality/stylelint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"jest": "29.7.0",
"jest-light-runner": "0.6.0",
"stylelint": "16.1.0"
"stylelint": "16.2.1"
},
"dependencies": {
"@namics/stylelint-bem": "10.0.0",
Expand Down

0 comments on commit 960250f

Please sign in to comment.