Skip to content

Commit 26be613

Browse files
Bump eslint from 8.9.0 to 8.36.0 (#42)
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.36.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.36.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0f76f2 commit 26be613

File tree

2 files changed

+134
-92
lines changed

2 files changed

+134
-92
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"uuid": "^9.0.0"
2222
},
2323
"devDependencies": {
24-
"eslint": "8.9.0",
24+
"eslint": "8.36.0",
2525
"eslint-config-next": "12.1.0"
2626
}
2727
}

0 commit comments

Comments
 (0)