Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update eslint packages #58272

Merged
merged 1 commit into from
Dec 15, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update eslint packages
  • Loading branch information
renovate-bot committed Dec 14, 2021
commit 9cfeffb3fe7839d2531e277d0c722edb6c50c257
6 changes: 3 additions & 3 deletions packages/eslint-plugin-wpcalypso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"peerDependencies": {
"@babel/core": ">=7.16.5",
"eslint": ">=7.32.0",
"eslint-plugin-inclusive-language": "^2.1.1",
"eslint": ">=8.4.1",
"eslint-plugin-inclusive-language": "^2.2.0",
"eslint-plugin-jsdoc": "^37.2.0",
"eslint-plugin-react-hooks": "^4.3.0"
},
Expand All @@ -33,6 +33,6 @@
"@babel/core": "^7.16.5",
"@babel/eslint-parser": "^7.16.5",
"@babel/parser": "^7.16.5",
"eslint": ">=7.32.0"
"eslint": ">=8.4.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16840,11 +16840,11 @@ __metadata:
"@babel/core": ^7.16.5
"@babel/eslint-parser": ^7.16.5
"@babel/parser": ^7.16.5
eslint: ">=7.32.0"
eslint: ">=8.4.1"
peerDependencies:
"@babel/core": ">=7.16.5"
eslint: ">=7.32.0"
eslint-plugin-inclusive-language: ^2.1.1
eslint: ">=8.4.1"
eslint-plugin-inclusive-language: ^2.2.0
eslint-plugin-jsdoc: ^37.2.0
eslint-plugin-react-hooks: ^4.3.0
languageName: unknown
Expand Down Expand Up @@ -16949,7 +16949,7 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:>=7.32.0, eslint@npm:^8.4.1":
"eslint@npm:>=8.4.1, eslint@npm:^8.4.1":
version: 8.4.1
resolution: "eslint@npm:8.4.1"
dependencies:
Expand Down