Skip to content

Commit

Permalink
chore(deps): update linters (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent dd5dc1a commit cfcf5c6
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 115 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@web-configs/babel-preset": "workspace:*",
"@web-configs/eslint-plugin": "workspace:*",
"@web-configs/prettier": "workspace:*",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"jest": "^29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "^5.3.2"
},
"peerDependencies": {
"eslint": "^8.54.0"
"eslint": "^8.55.0"
},
"dependencies": {
"@babel/core": "^7.23.5",
Expand All @@ -40,7 +40,7 @@
"@typescript-eslint/parser": "^6.13.1",
"change-case": "^4.1.2",
"common-tags": "^1.8.2",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-module-utils": "^2.8.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-github": "^4.10.1",
Expand Down
Loading

0 comments on commit cfcf5c6

Please sign in to comment.