Skip to content

Commit 37887d1

Browse files
dependabot[bot]devpow112
authored andcommitted
Update eslint requirement from ^7.8.0 to ^7.8.1
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.8.0...v7.8.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4cd6c8e commit 37887d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/register": "^7.11.5",
4242
"babel-plugin-add-module-exports": "^1.0.2",
4343
"chai": "^4.2.0",
44-
"eslint": "^7.8.0",
44+
"eslint": "^7.8.1",
4545
"eslint-plugin-chai-friendly": "^0.6.0",
4646
"eslint-plugin-import": "^2.22.0",
4747
"eslint-plugin-mocha": "^8.0.0",

0 commit comments

Comments
 (0)