Skip to content

Commit 50d5e2b

Browse files
npm: bump eslint from 8.9.0 to 8.10.0 (#135)
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.9.0...v8.10.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d1b499 commit 50d5e2b

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
@@ -105,7 +105,7 @@
105105
"@typescript-eslint/parser": "5.12.1",
106106
"cpx": "1.5.0",
107107
"cross-env": "7.0.3",
108-
"eslint": "8.9.0",
108+
"eslint": "8.10.0",
109109
"eslint-config-prettier": "8.4.0",
110110
"eslint-plugin-jest": "26.1.1",
111111
"eslint-plugin-prettier": "4.0.0",

0 commit comments

Comments
 (0)