Skip to content

Commit 91a27e4

Browse files
Update eslint requirement from ^7.19.0 to ^7.20.0 (#119)
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.19.0...v7.20.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3afdf52 commit 91a27e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@wearerequired/eslint-config": "file:packages/eslint-config",
2525
"@wordpress/eslint-plugin": "^8.0.2",
26-
"eslint": "^7.19.0",
26+
"eslint": "^7.20.0",
2727
"lerna": "^3.22.1"
2828
},
2929
"scripts": {

0 commit comments

Comments
 (0)