Skip to content

Commit cd82c56

Browse files
chore(deps-dev): bump eslint from 7.28.0 to 7.31.0 (#186)
* chore(deps-dev): bump eslint from 7.28.0 to 7.31.0 Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.31.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.28.0...v7.31.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michaël De Boey <[email protected]>
1 parent 3b00100 commit cd82c56

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
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@typescript-eslint/parser": "^4.8.2",
49-
"eslint": "7.28",
49+
"eslint": "^7.31.0",
5050
"eslint-remote-tester": "^1.2.0",
5151
"jest-extended": "^0.11.5",
5252
"kcd-scripts": "6.5.1",

0 commit comments

Comments
 (0)