Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2021
1 parent d13fe03 commit 9cfeffb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-plugin-wpcalypso/package.json
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
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

0 comments on commit 9cfeffb

Please sign in to comment.