Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 5b0a21f commit e5f1149
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 177 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
},
"devDependencies": {
"@frontend-tools/release-config": "workspace:*",
"eslint": "9.16.0",
"eslint": "9.20.1",
"jest": "29.7.0",
"semantic-release": "24.2.1",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@frontend-tools/release-config": "workspace:*",
"@types/node": "22.10.2",
"eslint": "9.20.0",
"eslint": "9.20.1",
"eslint-config-moneyforward": "workspace:*",
"semantic-release": "24.2.1",
"stylelint": "16.13.0",
Expand Down
Loading

0 comments on commit e5f1149

Please sign in to comment.