Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2024
1 parent 4d1c17b commit cf6c703
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 98 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-inclusive-language": "^2.2.1",
"eslint-plugin-jest": "^27.6.2",
"eslint-plugin-jsdoc": "^46.10.1",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-md": "^1.0.19",
"eslint-plugin-mocha": "^10.2.0",
Expand Down Expand Up @@ -294,7 +294,7 @@
"source-map": "^0.7.3",
"stackframe": "^1.1.1",
"stacktrace-gps": "^3.0.3",
"stylelint": "^14.16.1",
"stylelint": "^16.1.0",
"tslib": "^2.3.0",
"typescript": "^5.3.3",
"v8-profiler-next": "^1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-wpcalypso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@babel/core": ">=7.23.7",
"eslint": ">=8.56.0",
"eslint-plugin-inclusive-language": "^2.2.1",
"eslint-plugin-jsdoc": "^46.10.1",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.3.0"
},
Expand Down

0 comments on commit cf6c703

Please sign in to comment.