Skip to content

Commit c5fcead

Browse files
dependabot[bot]devpow112
authored andcommitted
chore(deps-dev): update eslint requirement from ^7.12.0 to ^7.12.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.12.0...v7.12.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b132aa commit c5fcead

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
@@ -49,7 +49,7 @@
4949
"babel-plugin-add-module-exports": "^1.0.4",
5050
"chai": "^4.2.0",
5151
"conventional-changelog-conventionalcommits": "^4.4.0",
52-
"eslint": "^7.12.0",
52+
"eslint": "^7.12.1",
5353
"eslint-plugin-chai-friendly": "^0.6.0",
5454
"eslint-plugin-import": "^2.22.1",
5555
"eslint-plugin-mocha": "^8.0.0",

0 commit comments

Comments
 (0)